playbooks/common

9 lines
132 B
Plaintext

---
- name: Init Linux OS Common setting
hosts: all
user: ubuntu
become: yes
gather_facts: yes
roles:
- vhosts/common