This website requires JavaScript.
Explore
Help
Sign in
ansible
/
community.general
Watch
1
Star
0
Fork
You've already forked community.general
0
mirror of
https://github.com/ansible-collections/community.general.git
synced
2024-09-14 20:13:21 +02:00
Code
Releases
Activity
475844d1ae
community.general
/
test
/
integration
/
targets
/
ios_facts
/
tasks
/
main.yaml
3 lines
43 B
YAML
Raw
Normal View
History
Unescape
Escape
Migrate Network Tests into ansible/ansible (#18233) * Docs Networking tests * Copy networking tests from test-network-modules * Networking transport settings - group_vars * Network playbooks * Debug should be off by default * Update nxos.yaml * Remove items from top level * Use dependencies, not pre-tasks * Remove trailing blank lines * Remove backup files * newlines
2016-10-28 20:50:29 +02:00
---
enable ios_facts tests again (#23310)
2017-04-05 18:50:32 +02:00
- {
include: cli.yaml, tags
:
[
'cli'
]
}
Copy permalink