ansible.posix/tests/integration/targets/at
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
..
meta Initial commit 2020-03-09 13:15:28 +00:00
tasks Fixed wrong job delete logic with RHEL6, CentOS6, *BSD and Solaris 2021-10-22 17:21:30 +09:00
aliases Fixed wrong job delete logic with RHEL6, CentOS6, *BSD and Solaris 2021-10-22 17:21:30 +09:00