fedora_messaging_callback: This should be a } not a )
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
f12a2d20d3
commit
ea9c6c6989
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ class CallbackModule(CallbackBase):
|
|||
'playbook': self.playbook_path,
|
||||
'userid': getlogin(),
|
||||
'results': results
|
||||
)
|
||||
}
|
||||
)
|
||||
publish(msg)
|
||||
except PublishReturned as e:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue