I have an ansible-tower template that I want to run at a specific time in the future. To do this I believe I should run tower-cli schedule create
then pass some parameters to the program, however I don't know how to pass the date/time parameter.
I have looked at this document however it doesn't seem to include such a parameter. How does one do this?