BBB-via-ansible/site.yml

7 lines
154 B
YAML

---
- name: Prepare Ubuntu 22.04 VPS for BBB (nftables + hardening + Docker)
hosts: vps
become: true
gather_facts: true
roles:
- bbb_vps_prep