mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Ansible Tower organization module (#20355)
* add Ansible Tower organization module * skip Python 2.4 check for ansible_tower module * make spec and doc match, extract tower auth helper method * added auth params at module level * support check mode * extract check mode check to ansible_tower utils, add utils to 2.4 skip * update interpreter shebang * remove colon from docs * no log for password, verify_ssl default to true
This commit is contained in:
committed by
Brian Coca
parent
61ccc847d7
commit
0e72f3bd71
@@ -27,7 +27,9 @@
|
||||
/lib/ansible/modules/storage/infinidat/
|
||||
/lib/ansible/modules/univention/
|
||||
/lib/ansible/modules/web_infrastructure/letsencrypt.py
|
||||
/lib/ansible/modules/web_infrastructure/ansible_tower/
|
||||
/lib/ansible/module_utils/a10.py
|
||||
/lib/ansible/module_utils/ansible_tower.py
|
||||
/lib/ansible/module_utils/azure_rm_common.py
|
||||
/lib/ansible/module_utils/cloud.py
|
||||
/lib/ansible/module_utils/docker_common.py
|
||||
|
||||
Reference in New Issue
Block a user