Fix dir name
This commit is contained in:
parent
81cab1663c
commit
c1d9a6a684
@ -2,6 +2,6 @@
|
||||
- name: Converge
|
||||
hosts: all
|
||||
tasks:
|
||||
- name: "Include integration-test-role"
|
||||
- name: "Include integration"
|
||||
include_role:
|
||||
name: "integration-test-role"
|
||||
name: "integration"
|
||||
|
Loading…
Reference in New Issue
Block a user