Allow forcing genconfdrv to be upgraded

This commit is contained in:
Sebastian Lohff 2019-03-28 23:59:13 +01:00
parent 8ab2b6797e
commit 9c23c39eca
1 changed files with 1 additions and 0 deletions

View File

@ -11,4 +11,5 @@
pip: pip:
name: git+https://git.someserver.de/seba/genconfdrv/ name: git+https://git.someserver.de/seba/genconfdrv/
executable: pip3 executable: pip3
state: "{% if xen_vm_creator_update_genconfdrv|default %}latest{% else %}present{% endif %}"
when: xen_vm_creator_install_genconfdrv when: xen_vm_creator_install_genconfdrv