typo in debug print statement

update msg -> var

Change-Id: Icbd7b919e73ab08f61ebef7ac1d6d21251b8b9d2
This commit is contained in:
Wes Hayutin 2019-04-04 20:31:30 -06:00
parent 264c405db5
commit 3b68bc401a
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
- name: Print out any failed Systemd services for tripleo_*
debug:
msg: systemd_state.stdout_lines
var: systemd_state.stdout_lines
# once ansible 2.7 is used this task should
# include the following line