Emmanuel Bouthenot 6 жил өмнө
parent
commit
ef17a84554

+ 1 - 1
roles/dbserver/tasks/postgresql.yml

@@ -4,7 +4,7 @@
     - postgresql
     - postgresql-client
 
-- name: Install PostgreSQL backup related packages (autopostgresqlbackup)
+- name: Install AutoPostgreSQLBackup package
   apt: pkg=autopostgresqlbackup state=present
   when: with_postgresql_backup