ansible/playbooks/router_setup.yml
2024-06-09 00:08:59 +02:00

11 lines
218 B
YAML

- hosts: router
name: Setup router
ignore_unreachable: false
become: True
tasks:
- name: Upload service config
ansible.builtin.copy:
src: config/dnsmasq.conf.add
dest: /jffs/configs/