ansible.posix/plugins
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
..
action synchronize: Use SSH args from SSH connection plugins (#223) 2021-08-11 10:45:52 +05:30
callback Correctly calculate task execution time with serial execution 2021-09-10 13:21:37 +09:00
module_utils Fix sanity test for modules 2021-03-02 18:53:06 +05:30
modules Fixed wrong job delete logic with RHEL6, CentOS6, *BSD and Solaris 2021-10-22 17:21:30 +09:00
shell csh: Define `ECHO and COMMAND_SEP` 2021-06-09 17:46:09 +05:30