mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
committed by
GitHub
parent
895664f539
commit
6e56a61535
@@ -8,6 +8,7 @@
|
||||
debug: false
|
||||
|
||||
roles:
|
||||
- { role: ios_banner, when: "limit_to in ['*', 'ios_banner']" }
|
||||
- { role: ios_command, when: "limit_to in ['*', 'ios_command']" }
|
||||
- { role: ios_config, when: "limit_to in ['*', 'ios_config']" }
|
||||
- { role: ios_facts, when: "limit_to in ['*', 'ios_facts']" }
|
||||
|
||||
Reference in New Issue
Block a user