mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-31 17:11:23 -07:00
archive - created an integration test that archives broken links (#2063)
* created an integration test that archives broken links * sanity fix
This commit is contained in:
parent
24f8be834a
commit
f5a9584ae6
2 changed files with 25 additions and 0 deletions
|
@ -369,3 +369,6 @@
|
|||
|
||||
- name: import remove tests
|
||||
import_tasks: remove.yml
|
||||
|
||||
- name: import broken-link tests
|
||||
import_tasks: broken-link.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue