summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't modify the original task ds when preprocessing dataissue_13575James Cammarata2016-06-271-1/+1
* Lookup password omit salt (#16361)Pilou2016-06-272-19/+71
* CHANGELOG update for win_setup changesnitzmahone2016-06-271-0/+5
* bump core submodule refnitzmahone2016-06-271-7/+7
* if seconds are specified, min is 1Brian Coca2016-06-271-0/+2
* Merge pull request #15992 from ogenstad/asaPeter Sprygada2016-06-273-0/+333
|\
| * Module util, template action and doc fragment for Cisco ASAogenstad2016-06-013-0/+333
* | Test ansible version and ping during sanity tests. (#16441)Matt Clay2016-06-241-1/+13
* | Fix junit callback plugin for Python 2.6. (#16440)Matt Clay2016-06-241-2/+17
* | Fixing issues with getattr caused by 5a3493bJames Cammarata2016-06-243-30/+16
* | Adding the release playbookJames Cammarata2016-06-241-0/+305
* | 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
|\ \ \ \ \