You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
I'm confused
I have simple playbook for update windows servers.
There is (in playbook) included second one for checking services status after updates. - import_playbook: /var/lib/semaphore/repo/win_services_check_inc.yml
I have defined additional variable as "Survey Variable" lets say "Email_Subject".
When I run "01 Windows Update - only check" manually from ui it works as it should.
When it's invoked by scheduler it fails: "The task includes an option with an undefined variable.. 'Email_Subject'"
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi

I'm confused
I have simple playbook for update windows servers.
There is (in playbook) included second one for checking services status after updates.
- import_playbook: /var/lib/semaphore/repo/win_services_check_inc.yml
I have defined additional variable as "Survey Variable" lets say "Email_Subject".
When I run "01 Windows Update - only check" manually from ui it works as it should.
When it's invoked by scheduler it fails:
"The task includes an option with an undefined variable.. 'Email_Subject'"
Is that bug or am I doing something wrong?
Beta Was this translation helpful? Give feedback.
All reactions