Install latest odcs package.

This commit is contained in:
Jan Kaluža 2019-10-21 09:23:12 +00:00 committed by Pierre-Yves Chibon
parent 30c6417c3b
commit d59ffafdf7

View file

@ -3,7 +3,7 @@
- name: install the packages required for ODCS
package:
pkg: "{{ item }}"
state: present
state: latest
with_items:
- python3-psycopg2
- python3-odcs-common