dotfiles/roles/vim-plug/handlers/main.yml

6 lines
96 B
YAML
Raw Normal View History

---
- name: repolist
ansible.builtin.command: yum repolist
become: true
become_user: root