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

6 lines
96 B
YAML

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