Added support for Debian 13 (Trixie).#597
Conversation
|
This pr has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution! |
|
I guess let's get the merge conflicts and tests sorted, then can merge. Although I guess we can pull the debian 11 / ubuntu 20.04 tests. |
| - postgresql_apt_key_url | ||
| - postgresql_apt_key_id |
There was a problem hiding this comment.
These conditions trigger "Conditionals must have a boolean result." when testing on ansible 2.19.
| - postgresql_apt_key_url | |
| - postgresql_apt_key_id | |
| - postgresql_apt_key_url is defined and postgresql_apt_key_url | length > 0 | |
| - postgresql_apt_key_id is defined and postgresql_apt_key_id | length > 0 |
|
This pr has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution! |
|
This pr has been closed due to inactivity. If you feel this is in error, please reopen the issue or file a new issue with the relevant details. |
Added support for Debian 13 (Trixie).
Tested on: Debian 12 & 13 with Ansible 2.5. Deployment works without errors.