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
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 give hint to users when a file is not found 2018-04-10 17:19:03 -04:00
executor remove deprecated 2018-08-01 15:17:28 -04:00
galaxy Fix invalid Dockerfile created by "galaxy init --type apb" (#42017) 2018-07-17 08:11:42 +05:30
inventory Error on empty group/host name (#42584) 2018-07-12 09:59:00 -04:00
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 Fix fact cleaning (#42595) 2018-07-12 16:12:42 -04:00
release.py update 2.7 codename 2018-05-31 15:46:07 -07:00