u/Sketchbuch

I see I can give people my referral link and get 10GB of storage if they use it (up to 30GB). What happens if they then close their account? Would I lose the additional 10GB of storage?

Is it OK to give away my referral links here? I don't know anyone who is using or wants to use filen at the moment.

In case it matters I have a 500GB yearly paid plan.

reddit.com
u/Sketchbuch — 13 days ago

I have an ansible setup that I use on my devices and vms and it works.

I use ansible-pull not ansible-playbook in case it matters. Whenever I see anything to do with ansible on youtube ansible is outputting content to the terminal as each task completes. With my ansible setup it won't output anything until it either errors or basically all tasks are done.

If I interrupt and end the process in the terminal, ansible outputs where it got to all at once so it is not that it is doing nothing.

Is there some config for ansible that makes it output each and every task as it is being done?

This is my repo: https://github.com/sketchbuch/configure_linux

u/Sketchbuch — 13 days ago