Sam Doran
ad6999e2eb
Change example syntax on subversion module
2016-12-08 11:25:31 -05:00
Sam Doran
8a1caba407
Change example syntax on hg module
2016-12-08 11:25:31 -05:00
Sam Doran
1c801ac574
Change example syntax on git module
2016-12-08 11:25:30 -05:00
Sam Doran
2bb5ab9776
Change example syntax on pip module
2016-12-08 11:25:30 -05:00
Sam Doran
d42f73f5e9
Change example syntax on gem module
2016-12-08 11:25:30 -05:00
Sam Doran
8a1bd4178a
Change example syntax on easy_install module
2016-12-08 11:25:30 -05:00
Sam Doran
4c93d3edf0
Change example syntax on yum module
2016-12-08 11:25:30 -05:00
Sam Doran
ea3c8ee406
Change example syntax on rpm_key module
2016-12-08 11:25:30 -05:00
Sam Doran
66c92d5623
Change example syntax on rhn_register module
2016-12-08 11:25:30 -05:00
Sam Doran
25af0652b9
Change example syntax on rhn_subscription module
2016-12-08 11:25:30 -05:00
Sam Doran
3208cf5abf
Change example syntax on redhat_subscription module
2016-12-08 11:25:30 -05:00
Sam Doran
6c16ab6ca8
Change example syntax on package module
2016-12-08 11:25:30 -05:00
Sam Doran
ca12f5acac
Change example syntax on apt_rpm module
2016-12-08 11:25:30 -05:00
Sam Doran
e4978ea98d
Change example syntax on apt_repository module
2016-12-08 11:25:30 -05:00
Sam Doran
b2ffded3a7
Change example syntax on apt_key module
2016-12-08 11:25:30 -05:00
Sam Doran
f8ce66cbde
Change example syntax on apt module
2016-12-08 11:25:30 -05:00
Sam Doran
c773539359
Change example syntax on group_by module
2016-12-08 11:25:30 -05:00
Sam Doran
a97964a22d
Change example syntax on add_host module
2016-12-08 11:25:30 -05:00
Sam Doran
385d34a3d7
Change example syntax on xattr module
2016-12-08 11:25:30 -05:00
Sam Doran
c5921612d1
Change example syntax on unarchive module
2016-12-08 11:25:29 -05:00
Rezart Qelibari
d7e9fbe631
Update system/group.py module.
...
Add ability to add system groups with next free system gid (< 500) on macOS.
2016-12-08 11:25:29 -05:00
John R Barker
5945b19ad3
double quotes for consistency
2016-12-08 11:25:29 -05:00
John R Barker
1d00dd80f1
Need to quote if there is a :
2016-12-08 11:25:29 -05:00
Ben Tomasik
0de338824a
Set suspend_processes version_added to 2.3
2016-12-08 11:25:29 -05:00
Ben Tomasik
f2af5b8664
Add support for suspending scaling processes Ref: http://docs.aws.amazon.com/autoscaling/latest/userguide/as-suspend-resume-processes.html
2016-12-08 11:25:29 -05:00
Sam Doran
f71134cb98
Change example syntax on template module
2016-12-08 11:25:29 -05:00
Sam Doran
a1b945a23e
> Change example syntax on synchronize module
2016-12-08 11:25:29 -05:00
Sam Doran
065749ee2a
Change example syntax on stat module
2016-12-08 11:25:29 -05:00
Sam Doran
d3e7d4f469
Change example syntax on replace module
2016-12-08 11:25:29 -05:00
Sam Doran
25f6f36a92
Change examples syntax on lineinfile module
2016-12-08 11:25:29 -05:00
Sam Doran
1923666b22
Change examples syntax on ini_file module
2016-12-08 11:25:29 -05:00
Sam Doran
ba76df1af1
Change examples syntax on find module
2016-12-08 11:25:29 -05:00
Sam Doran
0c46813871
Change examples syntax on file module
2016-12-08 11:25:29 -05:00
Sam Doran
6ea87c583b
Change examples syntax on fetch module
2016-12-08 11:25:29 -05:00
Sam Doran
532c77849a
Change examples syntax on copy module
2016-12-08 11:25:29 -05:00
Sam Doran
8f097580ec
Change examples syntax on assemble module
2016-12-08 11:25:28 -05:00
Sam Doran
c694fe6ca4
Change examples syntax on acl module
2016-12-08 11:25:28 -05:00
Sam Doran
6d06f80097
Change examples syntax on postgresql_user module
2016-12-08 11:25:28 -05:00
Sam Doran
13c827a31c
Change examples syntax on postgresql_privs module
2016-12-08 11:25:28 -05:00
Sam Doran
8edd2673b2
> Change examples syntax on postgresql_db module
2016-12-08 11:25:28 -05:00
Sam Doran
e0cfe14901
Change examples syntax on mysql_variables module
2016-12-08 11:25:28 -05:00
Sam Doran
db723af8aa
Change examples syntax on mysql_user module
2016-12-08 11:25:28 -05:00
Sam Doran
119a767cd2
Change examples syntax on mysql_db module
2016-12-08 11:25:28 -05:00
Sam Doran
079bf05ec3
Change examples syntax on shell module
2016-12-08 11:25:28 -05:00
Sam Doran
60a92eadd7
Change examples syntax on script module
2016-12-08 11:25:28 -05:00
Brian Coca
847cc0a1ec
Revert "stat: doc: add version for new returns"
2016-12-08 11:25:28 -05:00
Brian Coca
50c9a276d7
added file flags/attributes to stat ( #5358 )
...
depends on http://github.com/ansible/ansible/issue/18213
also documented return version of fields added in 2.2
added get_mime to keep consistency
changed default mime behaviour
2016-12-08 11:25:28 -05:00
Gyorgy Szombathelyi
33ef72b584
Ini_file: fix regression with the create option
...
The new create option with the default value 'no' changes the
behavior from the previous Ansible releases. Change the default to
'yes' to create missing ini files by default.
Fixes : #5488
2016-12-08 11:25:28 -05:00
René Moser
c8da9b012b
stat: doc: add version for new returns ( #5594 )
2016-12-08 11:25:28 -05:00
Fabio Alessandro Locati
2cacc3e787
Use native YAML ( #5571 )
2016-12-08 11:25:28 -05:00