client-playbook/playbook.yml

6 lines
91 B
YAML
Raw Normal View History

2021-11-12 16:23:58 +01:00
- name: general host setup
hosts: all
become: true
roles:
- native-pacman-update