7 lines
111 B
YAML
Raw Normal View History

2022-10-30 00:19:38 -04:00
# - name: Install packages
# pacman:
# name:
# - foo
# state: present
# update_cache: true