mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-11 15:15:26 +01:00
Update main.yml
This commit is contained in:
parent
b8fcfdd247
commit
a18fce2f3a
1 changed files with 1 additions and 0 deletions
|
|
@ -97,6 +97,7 @@
|
|||
that:
|
||||
- at_add is changed
|
||||
- at_removal is changed
|
||||
when: ansible_distribution not in ('Ubuntu', 'FreeBSD')
|
||||
|
||||
- name: Create an at command with chdir with valid value
|
||||
at:
|
||||
|
|
|
|||
Loading…
Reference in a new issue