1
0
IaC/ansible/playbooks/home.yml

11 lines
162 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:
2025-04-05 02:38:17 -04:00
# - certbot
- nginx
2025-04-05 02:12:24 -04:00
# - aur_repo_host