Lemmy Announcements
Feel free to announce new communities here.
Other than that, this is reserved for admin use only.
- 0 users online
- 17 users / day
- 31 users / week
- 65 users / month
- 257 users / 6 months
- 16.9K subscribers
- 360 Posts
- 3.06K Comments
- Modlog
Great job everyone!
Thx!
Great! Thank you
❤
Wow, you have made the upgrade process so smooth, so easy.
Thank you.
One thing I noticed when updating with ansible is that this doesn’t work:
ansible-playbook -i inventory/hosts lemmy.yml --become --ask-become-pass
which is what the instructions say to use, but the following does work:
ansible-playbook -i inventory/hosts lemmy.yml --become --ask-become-pass --ask-pass
Any idea what’s going on here?
Open up an issue on the ansible repo with the error log.
deleted by creator