community.general/lib/ansible/modules/remote_management/manageiq
Evert Mulder 146709fb21 Added module to manage manageiq tenants (#43988)
* Added module to manage manageiq tenants

* Fixed pep8 and module validation issues for manageiq_tenant

* Changes based on review
- Added parent attribute to specify the parent
- Cleanup return of tenant
- Update documentation on quotas

* Updated version added to 2.8
2018-10-07 05:13:01 -05:00
..
__init__.py
manageiq_alert_profiles.py
manageiq_alerts.py
manageiq_policies.py
manageiq_provider.py
manageiq_tags.py
manageiq_tenant.py Added module to manage manageiq tenants (#43988) 2018-10-07 05:13:01 -05:00
manageiq_user.py