Fix triple_ipa_setup typo
Our jobs have been failing with: "ERROR! the role 'triple_ipa_setup' was not found" This commit should hopefully address that. Change-Id: Icef739a7e57d640ace151b88a660af6b82ac93bc
This commit is contained in:
parent
f541d9acc2
commit
8ae5da5c07
@ -44,7 +44,7 @@
|
|||||||
|
|
||||||
- name: set perms, privs, roles
|
- name: set perms, privs, roles
|
||||||
include_role:
|
include_role:
|
||||||
name: triple_ipa_setup
|
name: tripleo_ipa_setup
|
||||||
tasks_from: setup
|
tasks_from: setup
|
||||||
apply:
|
apply:
|
||||||
environment:
|
environment:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user