Remove the marker atribute so I don't play with them in the future. They need to stay static so the block gets updated not inserted.
This commit is contained in:
@@ -23,7 +23,6 @@
|
|||||||
gdm_enable="YES"
|
gdm_enable="YES"
|
||||||
|
|
||||||
fusefs_enable="YES"
|
fusefs_enable="YES"
|
||||||
marker: "# {mark} Ansible for GNOME+SSHFS "
|
|
||||||
backup: yes
|
backup: yes
|
||||||
|
|
||||||
- name: Add GNOME to fstab
|
- name: Add GNOME to fstab
|
||||||
@@ -31,5 +30,4 @@
|
|||||||
path: /etc/fstab
|
path: /etc/fstab
|
||||||
block: |
|
block: |
|
||||||
proc /proc procfs rw 0 0
|
proc /proc procfs rw 0 0
|
||||||
marker: "# {mark} Ansible for GNOME "
|
|
||||||
backup: yes
|
backup: yes
|
||||||
|
Reference in New Issue
Block a user