Add a label.

This commit is contained in:
Andrea Dell'Amico 2024-03-28 15:26:08 +01:00
parent 41a736c02d
commit fc9fe846fb
Signed by: adellam
GPG Key ID: 147ABE6CEB9E20FF
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
---
- name: print_psql_db_data | Optionally print the psql_db_data contents
run_once: true
tags: ['postgresql', 'postgres', 'pg_db', 'pg_user']
tags: ['postgresql', 'postgres', 'pg_db', 'pg_user', 'pg_hba']
when: pgsql_show_db_data
block:
- name: print_psql_db_data | Print the psql_db_data values