ansible.posix/plugins/modules
quidame d976add5da replace no more supported 'ansible_ssh_*' option names by the new ones
* Replace 'ansible_ssh_user' by 'ansible_user' everywhere.
* Replace 'ansible_ssh_port' by 'ansible_port' everywhere.
* Replace 'ansible_ssh_host' by 'ansible_host' everywhere.
2021-03-28 13:50:49 +02:00
..
__init__.py Initial commit 2020-03-09 13:15:28 +00:00
acl.py Merge branch 'main' into acldocs 2021-03-05 15:47:30 +00:00
at.py Fix sanity test for modules 2021-03-02 18:53:06 +05:30
authorized_key.py add no_log=False to clear false-positives 2021-03-19 09:07:14 +01:00
firewalld.py firewalld: Add support for firewalld port forwarding 2021-01-16 19:05:44 -06:00
mount.py add no_log=False to clear false-positives 2021-03-19 09:07:14 +01:00
patch.py patch - add line break to fix pep8 error 2020-07-12 12:09:52 +02:00
seboolean.py Fix sanity test for modules 2021-03-02 18:53:06 +05:30
selinux.py Fix sanity test for modules 2021-03-02 18:53:06 +05:30
synchronize.py replace no more supported 'ansible_ssh_*' option names by the new ones 2021-03-28 13:50:49 +02:00
sysctl.py Fix sanity test for modules 2021-03-02 18:53:06 +05:30