mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-08-01 20:34:45 +00:00
Clean up main.yml
This commit is contained in:
@@ -360,7 +360,6 @@
|
||||
mount:
|
||||
path: /tmp/myfs
|
||||
state: absent
|
||||
when: ansible_system in ('Linux')
|
||||
|
||||
- name: Remove the test FS
|
||||
file:
|
||||
|
||||
Reference in New Issue
Block a user