Commit graph

9 commits

Author SHA1 Message Date
Jérémy Lecour 6f96f6b458 Use proper python Boolean 2023-03-16 14:38:32 +01:00
Patrick Marchand 90ba88e157 Forgot to remove one of the warn: no occurences
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2023-01-05 15:06:30 -05:00
Patrick Marchand 1c6fdbf85a Remove warning ignores as they are depreciated
All checks were successful
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
Jérémy Lecour 2849039fad remount-usr: use findmnt to find if usr is a readonly partition
Some checks reported errors
continuous-integration/drone/push Build was killed
2022-01-27 11:21:19 +01:00
Victor LABORIE 6f5e13f8b8 Add evolix prefix to include_role 2019-11-29 14:00:25 +01:00
Jérémy Lecour 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
Victor LABORIE 98029388d9 remount-usr: Add README 2017-11-27 14:21:36 +01:00
Jérémy Lecour 6007c98b43 remount-usr: quote commands 2017-11-15 12:21:30 +01:00
Victor LABORIE 1c48df025c Move /usr rw remount into remount-usr role 2017-11-07 13:34:05 +01:00