community.general/lib/ansible
Andrew Gaffney e287b35f69 Turn 'actionable' into a thin wrapper for 'default' (#52908)
The 'default' action plugin now implements this functionality, so the
'actionable' plugin doesn't need any of its own logic (which was
interacting poorly with the new 'default' plugin logic to do the same
things). This fixes #51533 and #47353
2019-02-25 11:55:46 -05:00
..
cli Update galaxy cli metadata file templates (#51398) 2019-02-22 00:54:02 -05:00
compat
config Add option to ignore, warn, or error when a module parameter is converted to a string (#51404) 2019-02-22 16:44:32 -05:00
errors
executor Clear failed state in always only if we did rescue (#52829) 2019-02-25 09:30:17 +01:00
galaxy Update galaxy cli metadata file templates (#51398) 2019-02-22 00:54:02 -05:00
inventory support deterministic host ordering from group ancestors (#44067) 2019-02-20 10:41:25 -05:00
module_utils NSO - added validate_certs parameter to allow for ignoring of SSL certificates (#51981) 2019-02-25 14:17:56 +00:00
modules Fortinet's FortiOS ssh filter profile (#52720) 2019-02-25 14:24:12 +00:00
parsing
playbook handle non strings in requirements version for ansible-galaxy (#52109) 2019-02-20 14:28:04 -05:00
plugins Turn 'actionable' into a thin wrapper for 'default' (#52908) 2019-02-25 11:55:46 -05:00
template template: add additional variable for dest path (#52015) 2019-02-19 14:15:19 +05:30
utils
vars
__init__.py
constants.py
context.py
release.py