ansible.posix/plugins
dberg1 1e84bce91a at: add support for AIX
AIX uses -lv options to cat a job (instead of -c for Linux).
AIX uses -r to remove a job.
Linux supports both -r and -d, so use -r since it is what POSIX says.
2020-09-25 08:59:34 +02:00
..
action Fix for private_key overriding in synchronize module 2020-09-04 04:16:43 -04:00
callback fix skippy callback deprecation warning 2020-08-21 16:24:35 -05:00
module_utils Revert "add future boilerplate imports" 2020-07-07 15:14:41 -05:00
modules at: add support for AIX 2020-09-25 08:59:34 +02:00
shell Allow unsetting env vars (#7) 2020-04-23 10:57:52 -05:00