d401778024
remount-usr: back to a simpler implementation
2024-02-07 15:43:23 +01:00
William Hirigoyen
66b69f1502
remount-usr: do not try to remount /usr RW if /usr is not a mounted partition
Ansible Lint |Total|New|Outstanding|Fixed|Trend
|:-:|:-:|:-:|:-:|:-:
|2655|22|2633|15|:-1:
Reference build: <a href="https://jenkins.evolix.org/job/gitea/job/ansible-roles/job/unstable/427//ansiblelint">Evolix » ansible-roles » unstable #427</a>
gitea/ansible-roles/pipeline/head This commit looks good
2023-12-11 10:46:04 +01:00
ee21973371
Use FQCN
...
Ansible Lint |Total|New|Outstanding|Fixed|Trend
|:-:|:-:|:-:|:-:|:-:
|2777|524|2253|2462|:+1:
Reference build: <a href="https://jenkins.evolix.org/job/gitea/job/ansible-roles/job/unstable/223//ansiblelint">Evolix » ansible-roles » unstable #223</a>
gitea/ansible-roles/pipeline/head This commit looks good
Fully Qualified Collection Name
2023-03-20 23:33:19 +01:00
6f96f6b458
Use proper python Boolean
2023-03-16 14:38:32 +01:00
90ba88e157
Forgot to remove one of the warn: no occurences
gitea/ansible-roles/pipeline/head This commit looks good
2023-01-05 15:06:30 -05:00
1c6fdbf85a
Remove warning ignores as they are depreciated
...
gitea/ansible-roles/pipeline/head This commit looks good
Will cause a hard fail in ansible 2.14, so better get rid of them now.
There is no alternative, but the ansible warnings for those modules
are not hard failures anyways.
2022-12-22 11:32:32 -05:00
2849039fad
remount-usr: use findmnt to find if usr is a readonly partition
continuous-integration/drone/push Build was killed
2022-01-27 11:21:19 +01:00
6f5e13f8b8
Add evolix prefix to include_role
2019-11-29 14:00:25 +01:00
b9b0183ec5
remount-usr: mount doesn't report a change
...
It is arguable that this is a real change or not,
but in practice we have playbooks that report changes only for this and
it's very fun to scroll back each time to see if it's remount-usr or
a "real" change.
2018-08-06 15:01:52 +02:00
98029388d9
remount-usr: Add README
2017-11-27 14:21:36 +01:00
6007c98b43
remount-usr: quote commands
2017-11-15 12:21:30 +01:00
1c48df025c
Move /usr rw remount into remount-usr role
2017-11-07 13:34:05 +01:00