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

9 lines
119 B
YAML

---
- name: Mount Volumes
hosts: all
become: yes
become_user: root
gather_facts: no
roles:
- role: mount