Fix linters
Current exmaple playbook is not named which causes linters to fail Change-Id: I464f3ad7e43f120cbbac4e88f7f207a6739bcc69
This commit is contained in:
parent
bd5923cf5e
commit
8fc8f9021b
@ -1,5 +1,6 @@
|
|||||||
---
|
---
|
||||||
- hosts: localhost
|
- name: Deploy Tempest
|
||||||
|
hosts: localhost
|
||||||
become: true
|
become: true
|
||||||
vars:
|
vars:
|
||||||
tempest_cloud_name: mycloud
|
tempest_cloud_name: mycloud
|
||||||
|
Loading…
Reference in New Issue
Block a user