community.general/lib/ansible
Pilou a3f91274b3 circonus_annotation: DOCUMENTATION & argument_spec cleaning (#26832)
* circonus_annotation: clean description

- add 'default' field
- default value for 'required' field is false
- use formatting function

* circonus_annotation: clean argument_spec

remove useless conversion
default of 'required' False
use 'default' when possible

* circonus_annotation: fix pep8

* circonus_annotation: add RETURN block

* circonus_annotation: check_mode isn't supported, add a note
2017-08-14 18:40:00 -07:00
..
cli galaxy-cli: selective install roles in requirements file (#21412) 2017-08-14 17:17:22 -04:00
compat Remove wildcard imports 2017-07-28 22:10:17 -07:00
config Add back support for vault_password_file config var (#27597) 2017-08-01 18:07:33 -04:00
errors
executor use proper booleans for vars_prompt 2017-08-14 16:52:53 -04:00
galaxy Removes container-enabled warning (#27578) 2017-08-01 12:51:03 -04:00
inventory
module_utils Enhance module_utils to be cleaner and support more modules (#28197) 2017-08-15 02:53:29 +02:00
modules circonus_annotation: DOCUMENTATION & argument_spec cleaning (#26832) 2017-08-14 18:40:00 -07:00
parsing Better vault pass prompt behav on EOF, more unit tests (#27981) 2017-08-10 09:34:57 -04:00
playbook validate include_role args (#28077) 2017-08-11 15:21:12 -04:00
plugins [passwordstore] Use builtin _random_password function instead of pwgen (#25843) 2017-08-14 15:19:40 -07:00
template template: fix KeyError: 'undefined variable: 0 (#27972) 2017-08-09 18:50:53 -04:00
utils [passwordstore] Use builtin _random_password function instead of pwgen (#25843) 2017-08-14 15:19:40 -07:00
vars Remove wildcard imports 2017-07-28 22:10:17 -07:00
__init__.py
constants.py
release.py