Files
ansible-role-common/molecule/default/converge.yml

8 lines
141 B
YAML
Raw Normal View History

2022-03-11 12:15:02 +13:00
---
- name: Converge
hosts: all
tasks:
- name: "Include ansible-role-common"
include_role:
name: "ansible-role-common"