Initial Push of scraped files for ansible
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
tasks:
|
||||
- name: "Copy working resolv.conf"
|
||||
ansible.builtin.copy:
|
||||
src: /srv/ansible/files/rpis/resolve.conf
|
||||
src: /srv/ansible/files/configs/rpis/resolve.conf
|
||||
dest: /etc/resolv.conf
|
||||
owner: root
|
||||
group: root
|
||||
|
||||
Reference in New Issue
Block a user