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

12 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:
- name: "example"
handlers:
2023-10-18 07:30:39 +00:00
- include_tasks: roles/config-repo-vn/handlers/main.yaml