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