Browse Source

Reword some labels

Emmanuel Bouthenot 6 năm trước cách đây
mục cha
commit
ef17a84554
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      roles/dbserver/tasks/postgresql.yml

+ 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