Merge "Add YAML missing dashes at start of file"

This commit is contained in:
Jenkins 2017-04-25 17:54:43 +00:00 committed by Gerrit Code Review
commit 3aba9c8e36
4 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,4 @@
---
- name: Restart memcached container
vars:
service: "{{ memcached_services.memcached }}"

View File

@ -1,3 +1,4 @@
---
- name: Restart rally container
vars:
service_name: "rally"

View File

@ -1,3 +1,4 @@
---
- name: Restart tempest container
vars:
service_name: "tempest"

View File

@ -1,3 +1,4 @@
---
- name: Restart vmtp container
vars:
service_name: "vmtp"