mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 22:33:25 +00:00
add stat role to non_destructive
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
gather_facts: True
|
gather_facts: True
|
||||||
roles:
|
roles:
|
||||||
- { role: test_copy, tags: test_copy }
|
- { role: test_copy, tags: test_copy }
|
||||||
|
- { role: test_stat, tags: test_stat }
|
||||||
- { role: test_template, tags: test_template }
|
- { role: test_template, tags: test_template }
|
||||||
- { role: test_file, tags: test_file }
|
- { role: test_file, tags: test_file }
|
||||||
- { role: test_fetch, tags: test_fetch }
|
- { role: test_fetch, tags: test_fetch }
|
||||||
|
|||||||
Reference in New Issue
Block a user