Fix linters

Current exmaple playbook is not named which causes linters to fail

Change-Id: I464f3ad7e43f120cbbac4e88f7f207a6739bcc69
This commit is contained in:
Dmitriy Rabotyagov 2023-09-29 10:19:32 +02:00
parent bd5923cf5e
commit 8fc8f9021b
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
---
- hosts: localhost
- name: Deploy Tempest
hosts: localhost
become: true
vars:
tempest_cloud_name: mycloud