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 27f4a1f927
Add support for users/sites to tenants (#50924)
* Add support for users/sites to tenants

* Better work-around
2019-01-15 11:49:54 +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 Fix reverse_inventory order to work on python3 (#49895) 2018-12-17 15:39:29 -06:00
module_utils Add support for users/sites to tenants (#50924) 2019-01-15 11:49:54 +01:00
modules Add support for users/sites to tenants (#50924) 2019-01-15 11:49:54 +01:00
parsing Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
playbook Fix encoding issues with file paths. (#50830) 2019-01-14 13:06:47 -08:00
plugins Add autopublish and autoinstallpolicy behaviour to Checkpoint devices (#50862) 2019-01-15 11:03:48 +01:00
template Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
utils Support for NIOS modules to use environment variables in provider (#49056) 2019-01-14 23:25:24 +05:30
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