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

13 lines
190 B
YAML
Raw Normal View History

2023-10-11 11:45:13 +00:00
---
- hosts: "{{ ip_addr }}"
become: yes
become_method: sudo
gather_facts: no
tasks:
2023-10-18 10:26:07 +00:00
- name: "[CONFIG REPO VN] Add-repos-vn"
import_role:
name: config-repo-vn