This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign In
cmueller
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
01563ccd5d
ansible
/
test
/
integration
/
targets
/
net_banner
/
tasks
/
main.yaml
3 lines
89 B
YAML
Raw
Normal View
History
Unescape
Escape
Add net_banner platform agnostic module (#25245) * Add net_banner platform agnostic module * Add integration tests for net_banner * Remove default from required param * Remove skip/python3 from net_banner aliases
2017-06-02 17:01:08 +02:00
---
- {
include: cli.yaml, tags
:
[
'cli'
]
}
Add junos_banner declartive module (#25826) * Add junos_banner declartive module * junos_banner implementation * Integration test for junos_banner * Integration test for net_banner (junos) * Minor fixes * Minor doc change
2017-06-17 22:02:48 +02:00
- {
include: netconf.yaml, tags
:
[
'netconf'
]
}
Reference in a new issue
Copy permalink