Create rc.conf file if it doesn't exist
This commit is contained in:
parent
d155f4fc73
commit
aada471a79
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
path: /etc/rc.conf.d/ansible-workstation
|
||||
regexp: '^ipv6_privacy=.*'
|
||||
line: 'ipv6_privacy="YES"'
|
||||
create: yes
|
||||
- name: Set wlan0 arguments
|
||||
become: true
|
||||
ansible.builtin.lineinfile:
|
||||
|
|
Loading…
Reference in a new issue