Browse Source

ansible requirements

master
parent
commit
82ce5424d7
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      tasks/main.yaml

+ 3
- 0
tasks/main.yaml View File

@@ -4,3 +4,6 @@
apt: apt:
pkg: pkg:
- postgresql - postgresql
# for ansible
- python-psycopg2
- python3-psycopg2

Loading…
Cancel
Save