Add ios_banner module (#22687)

With unit and integration tests.
This commit is contained in:
Ricardo Carrillo Cruz
2017-03-16 16:35:44 +01:00
committed by GitHub
parent 895664f539
commit 6e56a61535
13 changed files with 394 additions and 0 deletions

View File

@@ -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']" }