Allow forcing genconfdrv to be upgraded
This commit is contained in:
parent
8ab2b6797e
commit
9c23c39eca
|
@ -11,4 +11,5 @@
|
|||
pip:
|
||||
name: git+https://git.someserver.de/seba/genconfdrv/
|
||||
executable: pip3
|
||||
state: "{% if xen_vm_creator_update_genconfdrv|default %}latest{% else %}present{% endif %}"
|
||||
when: xen_vm_creator_install_genconfdrv
|
||||
|
|
Loading…
Reference in New Issue