Skip to content

Commit

Permalink
placehold future work.
Browse files Browse the repository at this point in the history
this can be future work to make RHEL based os'es to place their files
using the FHS that mirror's Debian (Ubuntu)

Co-authored-by: Alicia Cozine <[email protected]>
Co-authored-by: Angel Ruiz <[email protected]>
  • Loading branch information
3 people committed Jan 13, 2025
1 parent 9afb46c commit cf2b3aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/postgresql/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
when:
- running_on_server

# this looks redundant given the task that follow. Test this when postgresql needs to be 15
- name: PostgreSQL | Check if PostgreSQL data initialization logs exist (RedHat)
ansible.builtin.stat:
path: "/var/lib/pgsql/initdb_postgresql.log"
Expand Down

0 comments on commit cf2b3aa

Please sign in to comment.