github LemmyNet/lemmy-ansible 1.2.1
v1.2.1

latest releases: 1.5.1, 1.5.0, 1.4.0...
10 months ago

Breaking (Fixes?) Changes

We now correctly uses the customPostgres.conf file. Be wary of when you redeploy!

  • See: examples/customPostgresql.conf (and the full changelog link below) for the changes you will need to do regarding that.

Note-able Fixes

  • Deploying now no-longer uses sudo/become on localhost when performing checks
  • We require Ansible v2.11.0 as a minimum ansible version

What's Changed

  • config fix for postgres docker defaults (#183)
  • fix: force no become on localhost (#185)
  • fix: noqa on linelength for automated checks (#186)
  • Adjust permissions for the customPostgresql.conf (#187)
  • Update ansible requirements, remove become for localhost delegated tasks (#188)
  • Remove invalid temp_file_size line in customPostgresql.conf (#192)

Full Changelog: 1.2.0...1.2.1

Tag Release Note:

I had to rebase to get this tag out and it took longer than I thought!

Don't miss a new lemmy-ansible release

NewReleases is sending notifications on new releases.