1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-07-08 19:49:09 +00:00

adds module eos_banner (#20796)

* new module allows for configuration of eos multiline banners
* adds unit test cases for module
This commit is contained in:
Peter Sprygada 2017-01-28 10:32:04 -05:00 committed by GitHub
parent 634338f062
commit d2dd2fbe49
3 changed files with 287 additions and 0 deletions

View file

@ -0,0 +1,3 @@
this is a sample
mulitline banner
used for testing