summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixing issues with getattr caused by 5a3493bfixing_getattr_stuffJames Cammarata2016-06-243-30/+16
* Update submodule refsToshio Kuratomi2016-06-242-12/+18
* Revert "Enable Shippable email notifications. (#16429)"Matt Clay2016-06-241-4/+2
* Changes to be committed: (#16430)YueMing Qin2016-06-241-0/+0
* Enable Shippable email notifications. (#16429)Matt Clay2016-06-231-2/+4
* Add Slack notifications for Shippable. (#16428)Matt Clay2016-06-231-0/+8
* add integration test to assert included tasks run in proper ordernitzmahone2016-06-233-0/+24
* Merge pull request #16422 from privateip/networkPeter Sprygada2016-06-231-5/+0
|\
| * changes Config class in network to only raise exceptionsPeter Sprygada2016-06-221-5/+0
* | Merge pull request #16424 from privateip/vyosPeter Sprygada2016-06-231-0/+154
|\ \
| * | initial commit of vyos shared module with Cli transportPeter Sprygada2016-06-231-0/+154
* | | Fix off-by-one error with retriesJames Cammarata2016-06-231-1/+3
* | | Remove unnecessary role initialization and lookup stuffJames Cammarata2016-06-232-13/+0
* | | apply @zazard's fix to parent attribute lookupnitzmahone2016-06-231-1/+1
|/ /
* | Update intro_configuration.rst (#16416)Bill Nottingham2016-06-231-1/+1
* | Properly wrap objects using json default encoderJames Cammarata2016-06-232-3/+3
* | updated man page with new pull optionsBrian Coca2016-06-231-0/+8
* | Fixes #12309 (#14121)w1r0x2016-06-231-0/+11
* | Merge pull request #14639 from ivovangeel/find_mount_point-bugJames Cammarata2016-06-221-1/+1
|\ \
| * | Fixed bug in find_mount_point functionivovangeel2016-02-241-1/+1
* | | Fix fedora23 Dockerfile after fedora:23 updates.Matt Clay2016-06-221-1/+1
* | | bump extras submodule ref for test failuresnitzmahone2016-06-221-5/+5
* | | bump submodule refsnitzmahone2016-06-222-14/+12
* | | Merge pull request #14356 from mludvig/session_tokenJames Cammarata2016-06-221-0/+2
|\ \ \
| * | | Add support for AWS_SESSION_TOKEN environment variable.Michael Ludvig2016-02-081-0/+2
* | | | added missing pluginsBrian Coca2016-06-221-0/+3
* | | | fixed plugin directories (#16377)Pedro Salgado2016-06-221-7/+6
* | | | Add python-passlib to docker images. (#16376)Pilou2016-06-228-0/+8
* | | | Adding new module ec2_vpc_vgw to the CHANGELOGJames Cammarata2016-06-221-0/+1
* | | | Merge pull request #16400 from jlmitch5/patch-2James Cammarata2016-06-221-4/+0
|\ \ \ \
| * | | | Remove break word for docsite tablesjlmitch52016-06-221-4/+0
|/ / / /
* | | | Use find -exec + so that failures will be visible in find's exit code (#16389)Toshio Kuratomi2016-06-221-1/+1
| |_|/ |/| |
* | | Update opensuseleap Dockerfile.Matt Clay2016-06-211-21/+19
* | | Take previously failed/unreachable hosts into account when checking the batchJames Cammarata2016-06-211-1/+5
* | | Merge pull request #13709 from traveloka/credstash-support-encr-contextJames Cammarata2016-06-211-1/+5
|\ \ \
| * | | Make credstash lookup plugin support encryption contextsMichel Alexandre Salim2016-01-021-1/+5
* | | | Fix handler listeners as a listJames Cammarata2016-06-211-3/+7
* | | | Add test for multi-options in authorized_key (#16375)jctanner2016-06-201-0/+28
* | | | Update submodule refsJames Tanner2016-06-202-26/+14
* | | | Merge pull request #16286 from kwoodson/gce_instance_statesRyan Brown2016-06-202-0/+29
|\ \ \ \
| * | | | Adding instance_states option to gce inventoryKenny Woodson2016-06-172-0/+29
* | | | | bump submodule refsnitzmahone2016-06-202-21/+26
* | | | | Merge pull request #16360 from agaffney/old_style_module_args_quotingJames Cammarata2016-06-201-1/+1
|\ \ \ \ \
| * | | | | Fix quoting of args for old-style modulesAndrew Gaffney2016-06-191-1/+1
* | | | | | doc: fix typo, handler listen in v2.2René Moser2016-06-201-1/+1
* | | | | | Network Module: EOS (#16158)Nathaniel Case2016-06-205-339/+937
* | | | | | Fixing typo in base strategy code from handler listen feature mergeJames Cammarata2016-06-201-1/+0
* | | | | | Adding docs for handler listen feature and CHANGELOG entry for sameJames Cammarata2016-06-202-5/+22
* | | | | | FEATURE: handler listenersJames Cammarata2016-06-205-22/+49
* | | | | | Track notified handlers by object rather than simply their nameJames Cammarata2016-06-204-35/+77