ansible.fftdf.supernode/vyos_config.yml
2023-03-05 22:15:59 +01:00

6 lines
136 B
YAML

# ansible-playbook -i hosts.yml vyos_config.yml
- name: System preperation
hosts: router
roles:
- vyos-config
gather_facts: no