-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Description
Issue
When I run the playbook via semaphore, an old URL is used for the variable proxmox_uri, which is no longer in the playbook, but this does not happen manually when running on the same server.
https://codeberg.org/tealks_ansible_roles/proxmox_snapshot/src/branch/main/tasks/main.yml#L32
Impact
Ansible (task execution)
Installation method
Package
Database
No response
Browser
Firefox
Semaphore Version
2.15.4-8e8d81c-1753268666
Ansible Version
ansible [core 2.17.13]
config file = /home/tealk/ansible/ansible.cfg
configured module search path = ['/home/tealk/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
ansible python module location = /usr/lib/python3/dist-packages/ansible
ansible collection location = /home/tealk/.ansible/collections:/usr/share/ansible/collections
executable location = /usr/bin/ansible
python version = 3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0] (/usr/bin/python3)
jinja version = 3.1.2
libyaml = True
Collection Version
---------------------------------------- -------
community.docker 4.6.1
community.general 11.0.0
community.proxmox 1.1.0
Logs & errors
No response
Manual installation - system information
Linux ansible 6.1.0-37-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.140-1 (2025-05-22) x86_64 GNU/Linux
Configuration
No response
Additional information
No response