summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated documentation for PR http://github.com/ansible/ansible/pull/17207Allen Sanabria2016-11-021-5/+47
* dont join when group is noneBrian Coca2016-11-021-1/+4
* Correct typos in docs strings (#5233)John R Barker2016-11-022-3/+3
* Make the RDS endpoint available if AWS returns it. Fixes #3865 (#4143)Jamie Dyer2016-11-011-5/+5
* apt: update cache until corrupt package lists are fixed (#5448)jctanner2016-11-011-1/+28
* corrected version addedBrian Coca2016-11-012-3/+3
* added logout to docker_loginBrian Coca2016-11-011-27/+57
* added ability to control sleep between attemptsBrian Coca2016-11-011-8/+18
* docitBrian Coca2016-11-011-3/+4
* allow groups to be passed as YAML list as wellBrian Coca2016-11-011-2/+2
* Identify existing unmanaged jobs by exact match, when no header comment is foundEvan Kaufman2016-11-011-5/+27
* minor updates to include docsBrian Coca2016-11-011-2/+3
* make sure all svcadm operations are syncronousBrian Coca2016-11-011-2/+2
* Need to locate a pip inside a venv when venv is specifiedToshio Kuratomi2016-11-011-22/+36
* Removed tests migrated to ansible/ansible repo. (#5452)Matt Clay2016-10-311-221/+0
* Merge pull request #5407 from chrrrles/develscottb2016-10-281-0/+7
|\
| * add id: back to documentationCharles Paul2016-10-271-0/+7
* | fix JSON junk in win_file state=directory case (#5427)Matt Davis2016-10-281-1/+1
|/
* Make find return sample a YAML dictbencomp2016-10-261-7/+7
* Merge pull request #5354 from tima/docs-sychronizescottb2016-10-261-10/+9
|\
| * clarifies synchronize module on use of --delayed-updatesTimothy Appnel2016-10-211-10/+9
* | fix win_shell/win_command deadlock on large interleaved stdout/stderr (#5384)Matt Davis2016-10-252-8/+79
* | Fix String Type for Python 3 Branch ComparisonFahri Cihan Demirci2016-10-241-2/+2
* | hostname: add support for alpine linux (#4837)Hiroaki Nakamura2016-10-241-12/+92
* | Exposed backup file path, simplified result args (#5364)Evan Kaufman2016-10-241-13/+10
* | Fix uri for change in case in responseToshio Kuratomi2016-10-241-9/+5
* | fix win async tempdir deletion failureMatt Davis2016-10-231-1/+1
* | switch win async to use Win32 CreateProcessMatt Davis2016-10-231-20/+94
* | First set of fixes for uri module to work with py3.Toshio Kuratomi2016-10-231-21/+27
* | update maintainerJonathan Mainguy2016-10-231-1/+1
* | Record existing cron file as string property, rather than only recording term...Evan Kaufman2016-10-231-9/+11
* | Rendering of crontab should reflect actual newline termination, in diff modeEvan Kaufman2016-10-231-3/+3
* | Ensure trailing newline is written to cron fileEvan Kaufman2016-10-231-3/+12
* | Replace dangerous shell calls with module.run_commandEvgenii Terechkov2016-10-231-9/+7
* | Ensure that we use shellEvgenii Terechkov2016-10-231-1/+1
* | Added work around for Ubuntu Xenial calling php7_module php7.0Rowan Wookey2016-10-231-0/+6
* | ini_file: return more infos on changes.Luca Berruti2016-10-231-3/+10
* | ini_file: diff support.Luca Berruti2016-10-231-3/+12
* | ini_file: add create= option.Luca Berruti2016-10-231-3/+19
* | ini_file: fixes #1788, fails --check when file doesn't exist.Luca Berruti2016-10-231-13/+13
* | refactor statBrian Coca2016-10-221-41/+62
* | Order of return values was reversedToshio Kuratomi2016-10-221-1/+1
* | Fix builddep when a source package exists without a binary packageToshio Kuratomi2016-10-221-11/+15
* | Only change to short IDs for delete (#5353)Toshio Kuratomi2016-10-221-67/+120
* | Remove line when 'state: absent' with 'option:' instead of commentingCharles Zaffery2016-10-221-3/+3
|/
* Make authorized_key preserve key order (#5339)Adrian Likins2016-10-211-19/+51
* Remove the yaml dep from the git moduleToshio Kuratomi2016-10-211-8/+14
* Fix git for py3Toshio Kuratomi2016-10-211-24/+30
* Fix git failure for use of depth with version (#5135)Robin Roth2016-10-211-4/+5
* doc: add_host: add example without deprecated vars (#5323)René Moser2016-10-211-2/+7