how to access current date and time in avd for cv_deploy #5871
Unanswered
kmueller68
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
We just take it as a string, so you will need the {{ }} stuff to be resolved by Ansible first. So make sure it is valid jinja and the variables inside are available. |
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.
-
Hello.
I would like to set custom names for cv_deply workspace and change-control names.
This names should include the current date and time.
How could I achieve this?
Is there any variable available by default to access it?
This is just an example, what I would like to do:
Thank you very much
Karlheinz
Beta Was this translation helpful? Give feedback.
All reactions