Style - Not in YAML dictionary format
Depends-On: I2271fe8468840884f19f41abba37e696c6296350 Change-Id: I5829e60e85c8c5671edfcd28f5be0c0912dd30a0
This commit is contained in:
parent
182fdd3908
commit
ad25df832d
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user