1
0
IaC/ansible/playbooks/home.yml

9 lines
132 B
YAML
Raw Normal View History

2025-04-04 23:08:01 -04:00
# code: language=ansible
- name: AUR Repo
hosts: aur_repo_hosts
become: true
2025-04-04 23:24:58 -04:00
gather_facts: true
2025-04-04 23:08:01 -04:00
roles:
- aur_repo_host