machine_setup/ansible/roles/kanshi/tasks/linux.yaml
2022-11-25 15:59:18 -05:00

7 lines
111 B
YAML

# - name: Install packages
# pacman:
# name:
# - foo
# state: present
# update_cache: true