ansible-development-environ.../roles/robertdebock.epel/handlers/main.yml

6 lines
83 B
YAML

---
# handlers file for epel
- name: yum update cache
yum:
update_cache: yes