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:
parent
d4c59bd6c0
commit
9eff4d7109
@ -21,9 +21,8 @@
|
|||||||
hald_enable="YES"
|
hald_enable="YES"
|
||||||
gnome_enable="YES"
|
gnome_enable="YES"
|
||||||
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user