morenski
Results
2
comments of
morenski
@dmurphy18 I'll provide a little more context here about the issue. In one instance, the "Event iteration failed..." was generated as a result of this error in a minion: ```shell...
@lkubb Even for informational messages, the `state` module can return lists, e.g.: ```shell [me@salt-master]# salt-run state.event pretty=True [...] salt/job/[jid]/ret/[minion_id] { "_stamp": "2024-01-12T00:33:39.215860", "arg": [ "[arg1]" ], "cmd": "_return", "fun": "state.sls",...