Fix linter errors for example playbook
Change-Id: Ibb32523ef2e96b5dd6def8182c591a9792b59fac
This commit is contained in:
parent
72cc94356a
commit
41554792a3
@ -3,4 +3,6 @@
|
|||||||
hosts: blazar_all
|
hosts: blazar_all
|
||||||
user: root
|
user: root
|
||||||
roles:
|
roles:
|
||||||
- { role: "os_blazar", tags: [ "os-blazar" ] }
|
- role: os_blazar
|
||||||
|
tags:
|
||||||
|
- os-blazar
|
||||||
|
Loading…
Reference in New Issue
Block a user