1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible
Will Thames 4bfed06514 Make ModuleArgsParser more understandable (#13974)
* Make ModuleArgsParser more understandable

Both comments and method names for handling new/old
style parameters are switched around

Made comments and method names reflect actual code paths
taken.

* Further improve mod_args.py comments

Ensure output formats are correctly documented,
remove some of the 'opinion' about which formats are
valid, and try and clarify the situations under which
certain code paths are hit.

Stop talking about the YAML command-type form as 'extra
gross' when it's the documented example form for command
etc.!
2017-01-12 18:22:54 -08:00
..
cli ansible doc does not need plugin deprecation error 2017-01-12 13:09:15 -05:00
compat Fix role completion detection problem 2017-01-03 14:32:44 -06:00
config Making the switch to v2 2015-05-03 21:47:26 -05:00
errors adds feature to all modules to be run locally (#18763) 2016-12-15 15:47:29 -05:00
executor Configurable fact path (#18147) 2017-01-12 10:49:04 -05:00
galaxy Previous fix to this failed to account for open_url returning a filehandle (#20097) 2017-01-10 18:14:20 -08:00
inventory fix indent (#20071) 2017-01-10 18:47:03 -08:00
module_utils add AIX mounts information (#10431) 2017-01-12 13:15:08 -05:00
modules Update ec2_ami_copy to boto3, fix encrypted support (#20009) 2017-01-12 19:39:32 -05:00
parsing Make ModuleArgsParser more understandable (#13974) 2017-01-12 18:22:54 -08:00
playbook Configurable fact path (#18147) 2017-01-12 10:49:04 -05:00
plugins better error handling and log messages in network_cli (#20204) 2017-01-12 19:31:35 -05:00
template no calls plz 2017-01-12 10:35:26 -05:00
utils Contributing new module to manage HUAWEI data center CloudEngine switch. (#19793) 2017-01-03 22:30:59 -05:00
vars Fixing another corner case for security related to CVE-2016-9587 2017-01-11 15:52:58 -06:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py Configurable fact path (#18147) 2017-01-12 10:49:04 -05:00
release.py Bumping devel version to 2.3.0 2016-10-03 11:46:31 -05:00
test-requirements.txt Switch tests to pytest and ansible-test. 2017-01-11 12:34:59 -08:00