Updated role name
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-11-01 22:30:13 +13:00
parent a240a9c85d
commit c62950e050

View File

@@ -2,6 +2,6 @@
- name: Converge
hosts: all
tasks:
- name: "Include ansible-role-common"
- name: "Include common"
include_role:
name: "ansible-role-common"
name: "common"