update
This commit is contained in:
parent
947131120f
commit
806a3f6f01
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@
|
||||||
src: "/mnt/autofs/nfs/{{ item.name }}"
|
src: "/mnt/autofs/nfs/{{ item.name }}"
|
||||||
dest: "{{ item.local }}"
|
dest: "{{ item.local }}"
|
||||||
state: link
|
state: link
|
||||||
|
force: true
|
||||||
loop: "{{ item }}"
|
loop: "{{ item }}"
|
||||||
|
|
||||||
- name: ensure rpcbind is running
|
- name: ensure rpcbind is running
|
||||||
|
|
Loading…
Add table
Reference in a new issue