community.general/lib/ansible
Dag Wieers 014fca8ca5
Fix all ACI examples to use delegate_to (#43439)
This is to avoid users connecting to the APIC using SSH, which is likely
to fail. In the ACI documentation (linked from every module) we go into
more details on how people are supposed to work with the modules..
2018-08-08 23:24:50 +02:00
..
cli Fix config manager to show errors 2018-08-01 19:42:35 -07:00
compat Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
config Only print warning when ansible.cfg is actually skipped (#43583) 2018-08-03 10:39:33 -07:00
errors
executor remove deprecated 2018-08-01 15:17:28 -04:00
galaxy
inventory
module_utils Lenovo size reduce cnos.py of util (#43823) 2018-08-08 14:24:39 -04:00
modules Fix all ACI examples to use delegate_to (#43439) 2018-08-08 23:24:50 +02:00
parsing Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
playbook Fix referenced before assignment in role requirements 2018-08-01 16:48:49 -04:00
plugins Network *_config action plugin updates (#43838) 2018-08-08 15:15:08 -04:00
template Add specific exceptions to except 2018-08-01 16:42:05 -04:00
utils Normalize config from environment as text strings 2018-08-01 19:42:35 -07:00
vars delegate_to: accept only string for delegation host (#43473) 2018-08-06 11:40:12 +05:30
__init__.py
constants.py
release.py