mlandauer / cuttlefish

Transactional email server with a lovely web interface
http://cuttlefish.io
Other
1.51k stars 175 forks source link

Upgrade ansible #395

Open mlandauer opened 3 years ago

mlandauer commented 3 years ago

We're currently using Ansible 2.8.17.

We're currently blocked from upgrading Ansible to 2.9.x by the use of sudo and sudo_user in the third-party postgres role. However, we can't easily upgrade this because it doesn't yet support postgresql 13 which is what we're currently running in production.

The commit for the postgresql role that fixes the deprecation warning about sudo is https://github.com/ANXS/postgresql/commit/f6d4205231f812bb473e62285ca6e81b35a678e1 which is first used in v1.4.0.