aboutsummaryrefslogtreecommitdiff
path: root/roles/sssd/tasks/arch.yaml
blob: 469455e07fcb98062d676dcdf8ae962a9f0f88fe (plain)
1
2
3
4
5
6
---
- name: Install packages with pacman
  community.general.pacman:
    name:
      - sssd
  become: yes