Install latest odcs package.
This commit is contained in:
parent
30c6417c3b
commit
d59ffafdf7
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue