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

12 lines
190 B
YAML

---
- hosts: "{{ ip_addr }}"
become: yes
become_method: sudo
gather_facts: no
tasks:
- name: "example"
handlers:
- include_tasks: roles/config-repo-vn/handlers/main.yaml