debops / ansible-lxc

Configure and manage LXC environment on a host
GNU General Public License v3.0
17 stars 10 forks source link

Set admin account home dir group and permissions #19

Closed drybjed closed 9 years ago

drybjed commented 9 years ago

Add variables to configure administrator account home directory group and permissions. By default, home directory will be owned by 'admins' group with `0750' permissions.