ISU-Ansible.sssd

SSSD

This role set up the System Security Services Daemon (SSSD) on Red Hat Enterprise Linux, CentOS, and Fedora systems.

Requirements

None

Role Variables

Here are the main configuration variables:

  • sssd: These are the default configuration options for SSSD, saved in /etc/sssd/sssd.conf
  • sssd_domains: These define the SSSD domains, saved in /etc/sssd/conf.d/domain.conf

Dependencies

This role works only on Red Hat Enterprise Linux, CentOS, or Fedora. It does not work on Debian-based systems.

Example Playbook

Here's an example of how to use this role (with variables provided as parameters):

- hosts: all
  roles:
     - { role: ISU-Ansible.sssd }

License

GPLv2

Author Information

Informazioni sul progetto

A role for installing and configuring SSSD for Enterprise Linux

Installa
ansible-galaxy install ISU-Ansible.sssd
Licenza
Unknown
Download
162
Proprietario