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

This commit is contained in:
Patrick Marchand 2023-01-05 15:06:30 -05:00
parent 4cdf3bb074
commit 90ba88e157
1 changed files with 0 additions and 2 deletions

View File

@ -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