ansible-development-environ.../roles/bootstrap/handlers/main.yml

6 lines
77 B
YAML

---
# handlers file for bootstrap
- name: gather facts
setup:
become: no