BBB-via-ansible/site.yml

8 lines
154 B
YAML
Raw Normal View History

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