postgresql: Add missing package, libdbd-pg-perl needed by munin-plugins

This commit is contained in:
Ludovic Poujol 2017-10-20 11:15:19 +02:00
parent 3d3d4affe1
commit e7987d9b99
2 changed files with 2 additions and 0 deletions

View file

@ -9,3 +9,4 @@
with_items:
- "postgresql-{{postgresql_version}}"
- ptop
- libdbd-pg-perl

View file

@ -6,3 +6,4 @@
with_items:
- postgresql
- ptop
- libdbd-pg-perl