You've already forked ansible-role-common
This commit is contained in:
@@ -2,6 +2,6 @@
|
|||||||
- name: Converge
|
- name: Converge
|
||||||
hosts: all
|
hosts: all
|
||||||
tasks:
|
tasks:
|
||||||
- name: "Include ansible-role-common"
|
- name: "Include common"
|
||||||
include_role:
|
include_role:
|
||||||
name: "ansible-role-common"
|
name: "common"
|
||||||
|
|||||||
Reference in New Issue
Block a user