summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "ios_mods - added stdout to exception output. Removed to_lines()"revert-5428-fix_command_timeoutPeter Sprygada2016-11-182-4/+9
* Add a few lines about testing (#5662)Monty Taylor2016-11-181-0/+8
* Clarify the commentToshio Kuratomi2016-11-171-2/+2
* Older versions of rhn-client-tools don't understand containment tests.Toshio Kuratomi2016-11-171-3/+4
* user: port has_key to py3 syntax (#5641)jctanner2016-11-170-0/+0
* Performance improvement using in-operator on dictsDag Wieers2016-11-179-10/+10
* Performance improvement using in-operator for hash lookupsDag Wieers2016-11-172-3/+3
* Add 'link' file_type to find_moduleDavid Wittman2016-11-161-3/+8
* Examples syntax batch6 (#5623)Sam Doran2016-11-1619-332/+470
* Do not require password when deleting os_user (#5601)Jesse Keating2016-11-161-4/+5
* error in docker_container example (#5631)Luc Charpentier2016-11-161-1/+0
* fixes issue #5517 (#5519)Abdul Anshad A2016-11-151-1/+7
* Examples syntax batch5 (#5622)Sam Doran2016-11-1524-188/+406
* Examples syntax batch4 (#5620)Sam Doran2016-11-1520-87/+261
* Merge pull request #5619 from samdoran/examples-syntax-batch3John R Barker2016-11-1520-111/+307
|\
| * Change example syntax on subversion moduleSam Doran2016-11-151-3/+11
| * Change example syntax on hg moduleSam Doran2016-11-151-2/+10
| * Change example syntax on git moduleSam Doran2016-11-151-7/+20
| * Change example syntax on pip moduleSam Doran2016-11-151-14/+41
| * Change example syntax on gem moduleSam Doran2016-11-151-3/+11
| * Change example syntax on easy_install moduleSam Doran2016-11-151-2/+6
| * Change example syntax on yum moduleSam Doran2016-11-151-9/+28
| * Change example syntax on rpm_key moduleSam Doran2016-11-151-3/+9
| * Change example syntax on rhn_register moduleSam Doran2016-11-151-12/+26
| * Change example syntax on rhn_subscription moduleSam Doran2016-11-151-3/+8
| * Change example syntax on redhat_subscription moduleSam Doran2016-11-151-13/+24
| * 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