How to get the current version of the application? #3149
Replies: 2 comments 4 replies
-
"few containers":
|
Beta Was this translation helpful? Give feedback.
-
Hi @tremor021, I didn't check the complete repository of the scripts, only the LXC I'm using. TASK [ansible-role-community-script-proxmoxve-update : Read file content] *********************************************************************************************************************** I assume this will be the location for the updated script version. Any other subjection? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm working on an Ansible role to update the container installed by the Community Scripts ProxmoxVE.
This role will create a snapshot, set the resources, update, and reapply the previous settings.
For this, I need to obtain the current version of the application.
The file
/opt/*/.version
is only available for a few containers.Is there an easy way to find out the current version?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions