mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 22:33:25 +00:00
mv test_git to 'destructive' integration tests (#17526)
The test_git role removes ~/.ssh/known_hosts currently and that is destructive.
This commit is contained in:
@@ -29,7 +29,6 @@
|
||||
- { role: test_synchronize, tags: test_synchronize }
|
||||
- { role: test_assemble, tags: test_assemble }
|
||||
- { role: test_subversion, tags: test_subversion }
|
||||
- { role: test_git, tags: test_git }
|
||||
- { role: test_hg, tags: test_hg }
|
||||
- { role: test_lineinfile, tags: test_lineinfile }
|
||||
- { role: test_unarchive, tags: test_unarchive }
|
||||
|
||||
Reference in New Issue
Block a user