jcloud/jcloud/playbooks/get_sites.yml
2025-04-12 17:39:38 +08:00

8 lines
135 B
YAML

---
- name: Sites from Current Bench
hosts: all
become: yes
become_user: root
gather_facts: true
roles:
- role: get_sites