mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-11-06 20:22:45 +01:00
build
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
ansible.builtin.lineinfile:
|
||||
path: /etc/fstab
|
||||
regexp: "^/share/docker_data .*"
|
||||
line: "/share/docker_data /srv/nfs/docker_data none bind 0 0"
|
||||
line: "/share/docker_data /srv/nfs/docker_data none bind 0 0"
|
||||
when: inventory_hostname == 'm-server.home.lan'
|
||||
|
||||
- name: Reconfigure nfs exports
|
||||
|
||||
Reference in New Issue
Block a user