Style - Not in YAML dictionary format

Depends-On: I2271fe8468840884f19f41abba37e696c6296350
Change-Id: I5829e60e85c8c5671edfcd28f5be0c0912dd30a0
This commit is contained in:
Ryan Moore 2016-02-11 14:56:33 +00:00 committed by Jesse Pretorius (odyssey4me)
parent 182fdd3908
commit ad25df832d
1 changed files with 4 additions and 1 deletions

View File

@ -22,4 +22,7 @@
failed_when: false
- name: Ensure tgt service restarted
service: name=tgt state=restarted pattern=tgtd
service:
name: tgt
state: restarted
pattern: tgtd