01a5388169
Test yaml syntax is correct on new changes. Fixes current warnings and errors Change-Id: I5888f8e4a9d27a08506036df2c564b9f2081ccee
7 lines
103 B
YAML
7 lines
103 B
YAML
---
|
|
- name: restart collectd service
|
|
service:
|
|
name: collectd
|
|
state: restarted
|
|
become: true
|