summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Change example syntax on package moduleSam Doran2016-11-151-2/+6
| * | Change example syntax on apt_rpm moduleSam Doran2016-11-151-6/+18
| * | Change example syntax on apt_repository moduleSam Doran2016-11-151-6/+20
| * | Change example syntax on apt_key moduleSam Doran2016-11-151-8/+27
| * | Change example syntax on apt moduleSam Doran2016-11-151-1/+1
| * | Change example syntax on group_by moduleSam Doran2016-11-151-2/+5
| * | Change example syntax on add_host moduleSam Doran2016-11-151-8/+14
| * | Change example syntax on xattr moduleSam Doran2016-11-151-3/+10
| * | Change example syntax on unarchive moduleSam Doran2016-11-151-4/+12
|/ /
* | Update system/group.py module.Rezart Qelibari2016-11-141-0/+25
* | Support suspending scaling processes in `ec2_asg` module (#5562)Ryan Brown2016-11-141-1/+36
|\ \
| * | Set suspend_processes version_added to 2.3Ben Tomasik2016-11-111-1/+1
| * | Add support for suspending scaling processesBen Tomasik2016-11-101-1/+36
* | | Merge pull request #5604 from samdoran/examples-syntax-fix-batch1John R Barker2016-11-1410-103/+213
|\ \ \
| * | | double quotes for consistencyJohn R Barker2016-11-141-1/+1
| * | | Need to quote if there is a `:`John R Barker2016-11-141-1/+1
| * | | Change examples syntax on assemble moduleSam Doran2016-11-141-3/+11
| * | | Change examples syntax on acl moduleSam Doran2016-11-141-5/+24
| * | | Change examples syntax on postgresql_user moduleSam Doran2016-11-141-5/+24
| * | | Change examples syntax on postgresql_privs moduleSam Doran2016-11-141-60/+60
| * | | > Change examples syntax on postgresql_db moduleSam Doran2016-11-141-6/+8
| * | | Change examples syntax on mysql_variables moduleSam Doran2016-11-141-2/+5
| * | | Change examples syntax on mysql_user moduleSam Doran2016-11-141-12/+58
| * | | Change examples syntax on mysql_db moduleSam Doran2016-11-141-3/+10
| * | | Change examples syntax on shell moduleSam Doran2016-11-141-4/+6
| * | | Change examples syntax on script moduleSam Doran2016-11-141-3/+7
* | | | Examples syntax change batch2 (#5605)John R Barker2016-11-1410-85/+280
|\ \ \ \ | |/ / / |/| | |
| * | | Change example syntax on template moduleSam Doran2016-11-141-6/+19
| * | | > Change example syntax on synchronize moduleSam Doran2016-11-141-22/+59
| * | | Change example syntax on stat moduleSam Doran2016-11-141-11/+28
| * | | Change example syntax on replace moduleSam Doran2016-11-141-5/+18
| * | | Change examples syntax on lineinfile moduleSam Doran2016-11-141-14/+49
| * | | Change examples syntax on ini_file moduleSam Doran2016-11-141-6/+13
| * | | Change examples syntax on find moduleSam Doran2016-11-141-5/+23
| * | | Change examples syntax on file moduleSam Doran2016-11-141-6/+26
| * | | Change examples syntax on fetch moduleSam Doran2016-11-141-5/+16
| * | | Change examples syntax on copy moduleSam Doran2016-11-141-5/+29
|/ / /
* | | Revert "stat: doc: add version for new returns" (#5599)Brian Coca2016-11-141-3/+3
|\ \ \
| * | | Revert "stat: doc: add version for new returns"revert-5594-doc/statBrian Coca2016-11-141-3/+3
|/ / /
* | | added file flags/attributes to stat (#5358)Brian Coca2016-11-141-18/+48
* | | Fixes: #4516 add placement_group argument for ec2_asg module (#5506)Ryan Brown2016-11-141-0/+9
|\ \ \
| * | | Fixes: #4516 add placement_group argument for ec2_asg moduleEduard Iskandarov2016-11-061-0/+9
* | | | Ini_file: fix regression with the create optionGyorgy Szombathelyi2016-11-141-4/+4
* | | | stat: doc: add version for new returns (#5594)René Moser2016-11-141-3/+3
* | | | Use native YAML (#5571)Fabio Alessandro Locati2016-11-111-6/+19
* | | | Avoid `TypeError` when desired_capacity is not provided to `ec2_asg` module (...einarc2016-11-111-8/+9
* | | | Remove duplicated option from examplesPatrick F. Marques2016-11-111-1/+0
* | | | Improve `ec2` module Python3 Support (#5497)Zaius Dr2016-11-111-5/+7
* | | | Docs update for `os_security_group` (#5531)Lars Van Casteren2016-11-111-8/+8
| |/ / |/| |
* | | Fix bare variable references in docs (#5554)Andrew Gaffney2016-11-109-10/+10