mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +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:
@@ -21,3 +21,5 @@
|
||||
- { role: test_uri, tags: test_uri }
|
||||
- { role: test_get_url, tags: test_get_url }
|
||||
- { role: test_apache2_module, tags: test_apache2_module }
|
||||
# This removes ~/.ssh/known_hosts and /etc/ssh/known_hosts
|
||||
- { role: test_git, tags: test_git }
|
||||
|
||||
Reference in New Issue
Block a user