Merge remote-tracking branch 'refs/remotes/origin/main'

This commit is contained in:
2024-05-16 21:52:18 +12:00
6 changed files with 29 additions and 2 deletions

View File

@ -6,5 +6,5 @@
gather_facts: true
become: true
roles:
- role: aur_repo_host
# - role: aur_repo_host
- role: nginx

View File

@ -0,0 +1,9 @@
---
- name: Setup NUC
hosts:
- nuc.balsillie.house
gather_facts: true
become: true
roles:
- role: certbot