Updating passwords in configuration should update existing passwords #38

Open
opened 2021-05-19 12:20:03 +00:00 by lukas · 0 comments
Owner

For example in PostgreSQL, the database is initialized in SQL file once on startup. On re-running the playbook, nothing gets changed.

This applies to:

  • PostgreSQL
    • default username/password
    • usernames/passwords of created databases
  • OpenLDAP
    • default user (currentl lukas) and its password
  • TODO: add the rest
For example in PostgreSQL, the database is initialized in SQL file once on startup. On re-running the playbook, nothing gets changed. This applies to: * PostgreSQL * default username/password * usernames/passwords of created databases * OpenLDAP * default user (currentl `lukas`) and its password * TODO: add the rest
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ansible/homelab#38
No description provided.