machine_setup/ansible/roles/kanshi/tasks/linux.yaml

7 lines
111 B
YAML
Raw Normal View History

2022-11-25 20:53:43 +00:00
# - name: Install packages
# pacman:
# name:
# - foo
# state: present
# update_cache: true