shrikeh-ansible-roles.facl
Ansible FACL installer
Role to install FACL on multiple *nix-based OSes.
Role Variables
####facl_pkg_state_latest
Default: false
Whether to use the latest version of the package or just ensure it is present.
Example playbook
---
- hosts: production
vars:
facl_pkg_state_latest: no
roles:
- { role: shrikeh.facl }
...
License
Author Information
Contact me on Twitter @barney_hanlon
Install
ansible-galaxy install shrikeh-ansible-roles.faclLicense
mit
Downloads
755
Owner
Where I stash all my Ansible roles.
