client api updated
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
state: present
|
||||
|
||||
- name: Purge venv if asked
|
||||
when: purge_venv | bool
|
||||
when: purge_venv | bool and not refresh_api | bool
|
||||
block:
|
||||
|
||||
- name: Remove service
|
||||
|
||||
Reference in New Issue
Block a user