Replies: 1 comment 1 reply
-
Greetings! Just to clarify:
I guess you could set a cron-time that would only match one time in the year. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have created some Task Templates for playbooks that are used regularly, and can run them ad-hoc as needed.
How do I schedule them? I see that when I create a Task Template there is a Cron field, but I don't believe that does what I want to do...
For example, I have a Task Template that is called "Restart Services", that does exactly what you would expect - restarts the services on a server.
I want to be able to run that Task Template, but schedule it for a specific time (off-hours for that particular server). meaning, the schedule may be different every time I run it - or there will be times I don't need to schedule it, it just runs immediately.
I don't see the option for this, unless it is part of the "Advanced" piece, where I can put in CLI arguments - but if so, I haven't found any examples on how to do that.
Anyone have any ideas?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions