Manages Linux pam.d configuration. Very simple role to manage our needs. Easy to customize later on.
Teste with Ansible 1.9.4
# enable sssd in pam (default value given)
pam_use_sssd: False
This role is written to be standalone.
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
- hosts: servers
roles:
- { role: ansible-role-pam }
Apache License Version 2.0, January 2004