shrikeh-ansible-roles.facl

Ansible FACL installer

Ansible Role Build Status GitHub Stars

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


MIT

Author Information


Contact me on Twitter @barney_hanlon

About

Role to install FACL on multiple *nix-based OSes.

Install
ansible-galaxy install shrikeh-ansible-roles.facl
GitHub repository
License
mit
Downloads
755
Owner
Where I stash all my Ansible roles.