Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
mark22k
/
dn42-router
mirror of
https://codeberg.org/mark22k/dn42-router.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Tree:
50758431c1
Branches
Tags
main
dn42-router
/
do_one_role.yml
do_one_role.yml
102 B
History
Raw
1
2
3
4
5
6
---
- name: Doing one role
hosts: dn_nodes
gather_facts: false
roles: [ { role: config-bird } ]