You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
remount-usr
This is a role for mount /usr partition in rw and remount it with a handler.
Usefull when you use ro option in your /etc/fstab for /usr partition.
Usage
Include this role in task before write on /usr partition (eg. copy a file) :
- include_role:
name: evolix/remount-usr