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
Adam Miller
2d5fb42acd
Revert "Enable at, patch and synchronize tests ( #5 )" ( #35 )
...
This reverts commit 27482c25f9 .
2020-06-04 15:54:14 -05:00
Matt Martz
27482c25f9
Enable at, patch and synchronize tests ( #5 )
...
* Enable at, patch and synchronize tests
* Remove commented out tasks
* Skip currently unsupported platforms
* Skip AIX on at
2020-03-20 12:37:05 +00:00
John R Barker
11c671adc7
Green CI for ansible.posix ( #2 )
...
* Disable tests that depend on `package`
* Remove incorrectly added gallaxy (fallaxy) tests
* Remove incorrectly added ignore-2.10.txt entries
* Remove interfaces_file unit tests (it's in community.general)
* Restore order to shippable.yml
2020-03-18 11:19:19 +00:00
Ansible Core Team
6f928621f0
Initial commit
2020-03-09 13:15:28 +00:00