Is there some sort of conflict resolution that happens at re-federation? I'm curious what happens to those unsynced posts/comments.
TheRandomNinja
joined 2 years ago
For the newbies, why do I still see new beehaw posts in lemmy.world, and why will lemmy.world let me post to beehaw?
If your non-root user has sudo access, then it should be as easy as making your Ansible playbook log in as the non-root user by default, and then use Ansible's
become
for anything that needs to run with sudo.