Update to 2022-03-17 10:00

This commit is contained in:
Daniel Berteaud
2022-03-17 10:00:06 +01:00
parent 9022589d6f
commit 935fee126f
5 changed files with 10 additions and 6 deletions

View File

@@ -56,7 +56,7 @@
- name: Install pgadmin4
pip:
name: "{{ pga_pip_url }}"
name: pgadmin4=={{ pga_version }}
virtualenv: "{{ pga_root_dir }}/venv"
virtualenv_command: /usr/bin/virtualenv-3
virtualenv_python: /usr/bin/python3