ansible/lib/ansible
Bruno 04f1b140d9 added aci_interface_policy_leaf_policy_group module (#34968)
* added aci_interface_policy_leaf_policy_group module

* fixing documentation errors

* fixed argument_spec function and fixing documentation errors

* added documentation extends..

* removed unnecessary aliases, improved notes, improved examples to show optional description

* fixing sanity checks

* fixed proposed changes by dag

* Fix one more leftover
2018-01-19 21:31:25 +01:00
..
cli Improve handling of ansible-doc sanity errors. 2018-01-17 11:41:01 -08:00
compat
config ansible-config: add simple tests (#34900) 2018-01-17 06:33:33 -08:00
errors Temporary (#31677) 2018-01-15 21:15:04 -08:00
executor failed, skipped, and unreachable all seem to be needed for various callbacks. Fixes #34716 (#34724) 2018-01-18 14:42:40 -06:00
galaxy Catch exception comparing role versions, and provide a user friendly error message. Fixes #32301 (#34427) 2018-01-11 17:41:23 -06:00
inventory Temporary (#31677) 2018-01-15 21:15:04 -08:00
module_utils influxdb: add login aliases (#34599) 2018-01-19 14:54:42 +01:00
modules added aci_interface_policy_leaf_policy_group module (#34968) 2018-01-19 21:31:25 +01:00
parsing Misc. typo is display log (#34388) 2018-01-05 07:44:28 +05:30
playbook Temporary (#31677) 2018-01-15 21:15:04 -08:00
plugins Add regex to catch ios error prompt (#35007) 2018-01-19 23:50:02 +05:30
template [template/vars] Use to_native(exception) as a fallback for Python 3 which doesn't have a .message attribute (#34044) 2017-12-19 17:34:46 -05:00
utils influxdb: add login aliases (#34599) 2018-01-19 14:54:42 +01:00
vars
__init__.py
constants.py Temporary (#31677) 2018-01-15 21:15:04 -08:00
release.py