mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
mv 3 python3-* pkgs FROM scripts/ansible TO roles {mysql, postsgresql, munin}
This commit is contained in:
parent
a6acf8261c
commit
e88c5df3df
4 changed files with 18 additions and 6 deletions
|
@ -3,6 +3,7 @@
|
|||
name:
|
||||
- postgresql
|
||||
- postgresql-client
|
||||
- python3-psycopg2 # Moodle install fails without this
|
||||
state: present
|
||||
|
||||
- name: Install /etc/systemd/system/postgresql-iiab.service from template (0644 by default)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue