JGoutin / ansible_home

A collection of Ansible roles for home free software self-hosting.
https://galaxy.ansible.com/jgoutin/home
GNU General Public License v3.0
31 stars 6 forks source link

common: Hardened mount options #67

Open JGoutin opened 1 year ago

JGoutin commented 1 year ago

Bind mount common directories to add hardened mount options (like nodev, nosuid, noexec).

This may also be added to other roles where there is some data directory with possible un-trusted content (Like Nextcloud data or Squid cache directories)

REF: