ansible.fftdf.supernode/vyos_config.yml

6 lines
136 B
YAML
Raw Normal View History

2023-03-05 19:24:39 +00:00
# ansible-playbook -i hosts.yml vyos_config.yml
- name: System preperation
hosts: router
roles:
2023-03-05 21:15:59 +00:00
- vyos-config
gather_facts: no