Commit graph

12 commits

Author SHA1 Message Date
Mandar Kulkarni
99585a9696
Update at.py 2021-08-04 23:46:54 -07:00
Baptiste Mille-Mathias
17f8c02361 Update changelogs/fragments/102_module_at_add_chdir_option.yml
Co-authored-by: quidame <quidame@poivron.org>
2021-06-16 16:09:39 +05:30
Baptiste Mille-Mathias
ceaee68c85 Update plugins/modules/at.py
Co-authored-by: quidame <quidame@poivron.org>
2021-06-16 16:00:57 +05:30
Baptiste Mille-Mathias
09299f1b9a Update version_added
Co-authored-by: quidame <quidame@poivron.org>
2021-06-16 16:00:57 +05:30
Baptiste Mille-Mathias
a699771c87 add chdir option to define a directory from where to run the at command 2021-06-16 16:00:57 +05:30
Hideki Saito
13e77fd7da Append line-separator to the end of command line
* Addresses issue #169 (https://github.com/ansible-collections/ansible.posix/issues/169)

Signed-off-by: Hideki Saito <saito@fgrep.org>
2021-05-05 09:35:39 +09:00
Abhijeet Kasurde
ea8fc70373 Fix sanity test for modules
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2021-03-02 18:53:06 +05:30
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
Adam Miller
ab01d216fc Content Collection 1.0.0 Release
Signed-off-by: Adam Miller <admiller@redhat.com>
2020-06-19 22:39:25 -05:00
Abhijeet Kasurde
74c8ca58e2
Remove Ansible metadata from modules (#25)
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2020-05-21 11:55:32 -05:00
Abhijeet Kasurde
d9e0140b66
Update EXAMPLES section in modules (#27)
Update EXAMPLES section in modules to use FQCN

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2020-05-21 11:54:20 -05:00
Ansible Core Team
6f928621f0 Initial commit 2020-03-09 13:15:28 +00:00