Forgot to remove one of the warn: no occurences
gitea/ansible-roles/pipeline/head This commit looks good Details

hedgedoc
Patrick Marchand 5 months ago
parent 4cdf3bb074
commit 90ba88e157

@ -10,8 +10,6 @@
- name: "mount /usr in rw"
command: 'mount -o remount,rw /usr'
args:
warn: no
changed_when: False
when: usr_partition.rc == 0
notify: remount usr

Loading…
Cancel
Save