--- - name: Start sssd service: name: sssd state: started enabled: true - name: Restart sssd service: name: sssd state: restarted enabled: true