community.general/lib/ansible
Dag Wieers e515b4000c
msc_schema: Manage schemas on ACI MultiSite (#47758)
This includes the new msc_schema module and integration tests.
2019-01-15 13:14:34 +01:00
..
cli Move the arguments module into cli/ and context_objects into utils 2019-01-03 18:12:23 -08:00
compat
config Fix encoding issues with file paths. (#50830) 2019-01-14 13:06:47 -08:00
errors Add new AnsibleTemplateError to more easily catch templating issues (#50563) 2019-01-04 14:33:05 -06:00
executor Close all open filehandle (#50544) 2019-01-11 10:14:08 -05:00
galaxy Save the command line arguments into a global context 2019-01-03 18:12:23 -08:00
inventory Minor typos (#50371) 2019-01-15 11:37:00 +00:00
module_utils Update documentation notes, copyright and license (#50927) 2019-01-15 12:24:34 +01:00
modules msc_schema: Manage schemas on ACI MultiSite (#47758) 2019-01-15 13:14:34 +01:00
parsing Minor typos (#50371) 2019-01-15 11:37:00 +00:00
playbook Minor typos (#50371) 2019-01-15 11:37:00 +00:00
plugins Minor typos (#50371) 2019-01-15 11:37:00 +00:00
template Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
utils Minor typos (#50371) 2019-01-15 11:37:00 +00:00
vars Fix encoding issues with file paths. (#50830) 2019-01-14 13:06:47 -08:00
__init__.py
constants.py become_method: make dzdo more like sudo (#47946) 2018-12-04 18:24:32 -05:00
context.py Move the arguments module into cli/ and context_objects into utils 2019-01-03 18:12:23 -08:00
release.py