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
772071cc08
ansible
/
test
/
integration
/
targets
/
vyos_user
/
tasks
/
main.yaml
3 lines
41 B
YAML
Raw
Normal View
History
Unescape
Escape
Add vyos_user implementation module (#25677) * Add vyos_user implementation module Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> * Integration test for vyos_user Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> * Make state absent work Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> * Unit test for vyos_user Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> * Standardize user names Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> * Modify integration test with idempotent case Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> * Add role as alias to level Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
2017-06-15 18:36:18 +02:00
---
vyos: Make vyos related yaml file passing yamllint (#65449)
2019-12-03 15:34:35 +01:00
- {
include: cli.yaml, tags
:
[
'cli'
]
}
Reference in a new issue
Copy permalink