summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* changelog: extend the doc for changes about CWD.doc/changelogRene Moser2016-09-271-2/+2
* Add a umask argument to run_commandMichael Scherer2016-09-261-1/+9
* removed unused code, added comment explainingBrian Coca2016-09-261-195/+2
* Fixed dev info landing page linkScott Butler2016-09-251-1/+1
* Update OS6 sublevels (#17735)Senthil Kumar Ganesan2016-09-241-4/+16
* Revert "Set PRIVILEGED=true for non_destructive tests. (#17733)" (#17738)Matt Clay2016-09-231-9/+9
* Disable expect continue in ansible-core-ci. (#17737)Matt Clay2016-09-231-3/+7
* Disable mount tests for now. Mount is buggy on too many platformsToshio Kuratomi2016-09-231-1/+1
* Update submodule refsToshio Kuratomi2016-09-232-17/+10
* Improve error handling for ansible-core-ci. (#17734)Matt Clay2016-09-231-1/+4
* Set PRIVILEGED=true for non_destructive tests. (#17733)Matt Clay2016-09-231-9/+9
* Dev guide reorg continues (#17732)scottb2016-09-2316-1/+3068
* fix for rsync protocol support (#16756)peter.jang2016-09-231-0/+3
* Update submodule refs to pick up mount fixesToshio Kuratomi2016-09-232-11/+18
* Add tests for the mount module (#17718)Toshio Kuratomi2016-09-232-0/+114
* Minor editing of PR#17730Scott Butler2016-09-231-1/+1
* Merge pull request #17730 from davidak/hashscottb2016-09-231-0/+3
|\
| * add hint to use hash filters for password in faqDavid Kleuker2016-09-231-0/+3
* | Remove deprecated roll path arg from docs #13563 (#17689)Daniel Farrell2016-09-231-1/+0
* | added note about loops being lookupsBrian Coca2016-09-231-0/+2
* | fixes issue introduced with raw kwarg (#17728)Peter Sprygada2016-09-231-1/+2
* | added ansible_play_hosts to changelogBrian Coca2016-09-231-0/+1
* | clarified play_hosts/ansible_play_hosts docsBrian Coca2016-09-231-2/+3
* | Feature/add ansible play hosts all (#17498)j0hnsmith2016-09-235-27/+24
* | clarified `omit` intended usageBrian Coca2016-09-232-11/+8
|/
* Remove run_tests.sh and update docs. (#17719)Matt Clay2016-09-222-53/+46
* Update integration.sh to copy source by default. (#17717)Matt Clay2016-09-221-3/+13
* bump extras submodule refnitzmahone2016-09-221-8/+6
* fixes issue where junos shared module was ignoring ssh_keyfile (#17712)Peter Sprygada2016-09-221-5/+14
* Add shellcheck to code-smell checks. (#17715)Matt Clay2016-09-221-0/+7
* Add '--cover-erase' to 'make tests' cli (#17708)Adrian Likins2016-09-221-2/+2
* Add a 'make integration' target (#17710)Adrian Likins2016-09-221-0/+3
* add a defaults for integration.sh (#17709)Adrian Likins2016-09-221-2/+2
* Add keep on failure option to integration.sh. (#17711)Matt Clay2016-09-221-0/+7
* Integration Playbook for Google Cloud DNS module. (#17698)Tom Melendez2016-09-225-2/+481
* Add max_passes to the debug strategy override of _process_pending_resultsJames Cammarata2016-09-221-2/+2
* ini lookup: add 'type' to the list of known arguments (#17707)jctanner2016-09-221-1/+1
* fixes issue #13981: unsafe_writes block appeared too late in the atom… (#17...Pascal Grange2016-09-221-23/+31
* fixes mode on module_utils/dellos9.py (#17682)Peter Sprygada2016-09-221-0/+0
* Update submodule refsToshio Kuratomi2016-09-212-10/+14
* Add a test for int/float parameter type checking (#16741)Christoph2016-09-211-0/+46
* Remove _load_hosts() from Play initialization as it's no longer needed and it...Toshio Kuratomi2016-09-215-23/+95
* Remove tests for deprecated su and sudo. (#17697)Matt Clay2016-09-219-164/+0
* test_gce_mig integration test playbook (#17249)Tom Melendez2016-09-214-14/+256
* Merge pull request #15820 from jinesh-choksi/patch-2scottb2016-09-211-0/+5
|\
| * Key names in the ansible_local variable are converted into lower caseJinesh Choksi2016-05-111-0/+5
* | Allow for empty source in dwim_path_relative_stackJames Cammarata2016-09-211-3/+3
* | Switch tests from sudo to become. (#17694)Matt Clay2016-09-219-157/+157
* | Create a raw lookup for hostvars that does not template the dataJames Cammarata2016-09-212-3/+19
* | Add oVirt support to `ansible/module_utils` module (#17364)Ondra Machacek2016-09-212-0/+628