vn-ansible/linux-config-repo-vn.yaml

13 lines
190 B
YAML

---
- hosts: "{{ ip_addr }}"
become: yes
become_method: sudo
gather_facts: no
tasks:
- name: "[CONFIG REPO VN] Add-repos-vn"
import_role:
name: config-repo-vn