mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-27 13:28:51 +07:00
Enable more ios tests on Shippable.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -58,6 +58,7 @@ credentials.yml
|
||||
results.xml
|
||||
coverage.xml
|
||||
/test/units/cover-html
|
||||
/test/integration/targets/*/backup/
|
||||
# Development
|
||||
/test/develop
|
||||
venv
|
||||
|
||||
1
test/integration/targets/ios_command/aliases
Normal file
1
test/integration/targets/ios_command/aliases
Normal file
@@ -0,0 +1 @@
|
||||
network/ci
|
||||
1
test/integration/targets/ios_config/aliases
Normal file
1
test/integration/targets/ios_config/aliases
Normal file
@@ -0,0 +1 @@
|
||||
network/ci
|
||||
1
test/integration/targets/ios_facts/aliases
Normal file
1
test/integration/targets/ios_facts/aliases
Normal file
@@ -0,0 +1 @@
|
||||
network/ci
|
||||
1
test/integration/targets/ios_template/aliases
Normal file
1
test/integration/targets/ios_template/aliases
Normal file
@@ -0,0 +1 @@
|
||||
network/ci
|
||||
Reference in New Issue
Block a user