suswrkr

joined 1 year ago
[–] suswrkr@discuss.tchncs.de 3 points 4 days ago (3 children)

start a nonprofit that hosts services, gather donations for equipment and other stuff.

what is so difficult here?

[–] suswrkr@discuss.tchncs.de 13 points 4 days ago (1 children)

it would be amazing if geerlingguy was the one to make youtube go mask off

[–] suswrkr@discuss.tchncs.de 2 points 5 days ago

ansible has a learning curve but will save you a lot of time in long run over bash.

write playbooks rhat target groups of similar hosts instead of a playbook for each distinct host, target specific hosts with -l flag of ansible-playbook.

look into molecule for testing sooner than later. helps you be more confident your plays will work as expected vs running trial and error on a host and getting it into a bad state. i run on bare metal so more important for my workflow not to wipe a folder with a typo, etc.

view more: ‹ prev next ›