mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-14 12:19:10 -07:00
Removes the SSH enforcement because it breaks situations where, for example, an admin maintains Ansible Tower and another team needs to use Ansible with the BIG-IP modules, but the Tower admin does not want to install the F5-SDK on the Ansible Tower instance. In this situation, the user needs to delegate the execution of the BIG-IP module to another linux host that does have the dependencies installed. Usually this is done with delegation, often over SSH. Limiting the SSH connection here prevents this from working. |
||
---|---|---|
.. | ||
cli | ||
compat | ||
config | ||
errors | ||
executor | ||
galaxy | ||
inventory | ||
module_utils | ||
modules | ||
parsing | ||
playbook | ||
plugins | ||
template | ||
utils | ||
vars | ||
__init__.py | ||
constants.py | ||
release.py |