vn-ansible/linux/base-config-debian/vim-options.yaml

12 lines
187 B
YAML

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