mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-11 23:25:28 +01:00
Clean up main.yml
This commit is contained in:
parent
dd7d29495d
commit
ed573a8223
1 changed files with 1 additions and 2 deletions
|
|
@ -360,7 +360,6 @@
|
||||||
mount:
|
mount:
|
||||||
path: /tmp/myfs
|
path: /tmp/myfs
|
||||||
state: absent
|
state: absent
|
||||||
when: ansible_system in ('Linux')
|
|
||||||
|
|
||||||
- name: Remove the test FS
|
- name: Remove the test FS
|
||||||
file:
|
file:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue