this post was submitted on 13 Jun 2023
95 points (100.0% liked)

sh.itjust.works Main Community

7584 readers
12 users here now

Home of the sh.itjust.works instance.

Matrix

founded 1 year ago
MODERATORS
 

@[email protected],

Lemmy v0.17.4 is available. Looks like it adds some performance tweaks:

  • Adds an index on post.url
  • Creates hot_rank columns for post, comment, and community in place of function sorting.
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 8 points 1 year ago (3 children)

so looks like i need to update the ansible playbook to build from source, the last release is still 0.17.2

anyone have a step-by-step on that for an ansible noob?

[–] [email protected] 6 points 1 year ago (1 children)

I've really been wanting to learn Ansible but feel like I don't have a huge reason to since I work administering a largely windows environment and have PowerShell scripts that do most what I need :/

[–] [email protected] 6 points 1 year ago* (last edited 1 year ago) (1 children)

Windows admin? I feel for you... How is that candy crush in your start menu? :)

Jokes aside, I guess windows 11 at least looks decent and works pretty well.

[–] [email protected] 3 points 1 year ago

Haha! Honestly its not that bad. While I vastly prefer administering the 10% of our servers that are Linux, the Windows side of things really isn't that bad. Just not as good.

[–] [email protected] 4 points 1 year ago
[–] [email protected] 3 points 1 year ago* (last edited 1 year ago)

If you run a git pull in your Ansible directory it should pull the updated playbook