Files
community.general/lib/ansible/plugins/action
Tim Rupp 8bccd0830b Re-allow SSH due to broken delegation (#40978)
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.
2018-06-01 08:55:50 -07:00
..
2018-05-24 15:13:22 -05:00
2018-05-30 15:23:26 +05:30
2018-05-30 15:23:26 +05:30
2018-05-30 15:23:26 +05:30
2018-03-06 18:02:46 +00:00
2018-05-17 18:47:15 -04:00
2018-05-29 21:07:57 +05:30
2017-06-02 12:14:11 +01:00