ansible.posix/tests/integration/targets
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
..
acl Fix integration test error on ansible devel branch 2021-10-04 17:10:20 +09:00
at Fixed wrong job delete logic with RHEL6, CentOS6, *BSD and Solaris 2021-10-22 17:21:30 +09:00
authorized_key Restructure integration tests for authorized_key module 2021-07-02 16:27:02 +09:00
firewalld firewalld: Correct usage of queryForwardPort 2021-08-16 14:12:22 +05:30
firewalld_info Add new firewalld_info module to ansible.posix collection 2021-07-09 23:47:12 +09:00
mount mount - add a newline at the end of line in fstab 2021-09-27 12:19:06 +09:00
patch patch - add integration test for ignore_whitespace 2020-07-12 12:09:56 +02:00
prepare_tests/tasks Initial commit 2020-03-09 13:15:28 +00:00
seboolean Bootstrap Collection (#1) 2020-03-13 09:12:26 +00:00
selinux Fix integration test error on ansible devel branch 2021-10-04 17:10:20 +09:00
setup_pkg_mgr/tasks Enable firewalld tests 2021-08-02 20:26:42 +05:30
synchronize Fix integration test error on ansible devel branch 2021-10-04 17:10:20 +09:00
sysctl Fix integration test error on ansible devel branch 2021-10-04 17:10:20 +09:00