Ansible roles
 
 
 
 
 
 

9 lines
134 B

---
- name: Install sssd and the needed tools
yum:
name:
- sssd
- oddjob-mkhomedir
- authconfig
tags: auth