ansible.posix/plugins/modules
Hideki Saito 7d4d234ee9 Fixed wrong job delete logic with RHEL6, CentOS6, *BSD and Solaris
* To avoid the "invalid option" error on RHEL6 and CentOS6,
  modified delete logic to use "atrm" command instead of "at -r".
* Fixed search logic for job_id to perform delete correctly on *BSD and Solaris.

Signed-off-by: Hideki Saito <saito@fgrep.org>
2021-10-22 17:21:30 +09:00
..
__init__.py Initial commit 2020-03-09 13:15:28 +00:00
acl.py acl: Add new alias 2021-06-04 16:51:15 +05:30
at.py Fixed wrong job delete logic with RHEL6, CentOS6, *BSD and Solaris 2021-10-22 17:21:30 +09:00
authorized_key.py docs(authorized_key): add lookup.url example 2021-09-08 08:00:56 +02:00
firewalld.py Display warning message if wrong parameter set to masquerade or icmp-block-inversion 2021-09-06 09:14:34 +09:00
firewalld_info.py Add new firewalld_info module to ansible.posix collection 2021-07-09 23:47:12 +09:00
mount.py mount - add a newline at the end of line in fstab 2021-09-27 12:19:06 +09: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 selinux: update kernel boot params when disabling/re-enabling SELinux 2021-09-20 10:09:54 +05:30
synchronize.py synchronize: Use SSH args from SSH connection plugins (#223) 2021-08-11 10:45:52 +05:30
sysctl.py Fix sanity test for modules 2021-03-02 18:53:06 +05:30