Fix linters for example playbook
Change-Id: I439d4e817f0a3693758a19ffbd9c84d475977a66
This commit is contained in:
parent
610cb66262
commit
59c2e45f6d
@ -3,4 +3,6 @@
|
|||||||
hosts: tacker_all
|
hosts: tacker_all
|
||||||
user: root
|
user: root
|
||||||
roles:
|
roles:
|
||||||
- { role: "os_tacker", tags: [ "os-tacker" ] }
|
- role: "os_tacker"
|
||||||
|
tags:
|
||||||
|
- "os-tacker"
|
||||||
|
Loading…
Reference in New Issue
Block a user