🐛: exclude exception
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
name: "{{ freshrss_pg_role }}"
|
||||
password: "{{ freshrss_pg_password }}"
|
||||
|
||||
- name: Create roundcube db
|
||||
- name: Create freshrss db
|
||||
become_user: postgres
|
||||
become: true
|
||||
community.postgresql.postgresql_db:
|
||||
|
Reference in New Issue
Block a user