You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
continuous-integration/drone/push Build was killed
Details
|
1 year ago | |
---|---|---|
.. | ||
handlers | 5 years ago | |
tasks | 1 year ago | |
README.md | 3 years ago |
README.md
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