Files
ansible-role-common/molecule/default/converge.yml
guisea c62950e050
All checks were successful
continuous-integration/drone/push Build is passing
Updated role name
2022-11-01 22:30:13 +13:00

8 lines
115 B
YAML

---
- name: Converge
hosts: all
tasks:
- name: "Include common"
include_role:
name: "common"