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
faf1ea4132
commit
b8fcfdd247
1 changed files with 4 additions and 0 deletions
|
|
@ -88,6 +88,10 @@
|
|||
|
||||
- debug: var=at_removal
|
||||
|
||||
- name: Wait for at to run the previous command
|
||||
pause:
|
||||
minutes: 1
|
||||
|
||||
- name: Validate results
|
||||
assert:
|
||||
that:
|
||||
|
|
|
|||
Loading…
Reference in a new issue