Keep it simple
-
-
[email protected]replied to [email protected] last edited by
Oops yeah. Not sure why I was thinking Oracle
-
[email protected]replied to [email protected] last edited by
That's not entirely true. You could use Ansible Navigator and Execution Environments.
-
Are you mixing metaphors, or enjoying fried chicken in slightly unconventional ways?
-
Well, I spent a non zero amount of time trying to use the word "sluiced," so I think mixing metaphors is probably accurate.
-
If you're not eating fried chicken while playing dark souls and enjoying both... Then I don't even know what to tell you.
-
[email protected]replied to [email protected] last edited by
You forgot that it can run without ssh set up, by installing ansible on the machines and letting them poll for changes.
-
[email protected]replied to [email protected] last edited by
Yeah, guix started as a nix fork with scheme, we all dancing at the same party.
-
[email protected]replied to [email protected] last edited by
Last time I checked on ansible, it was a sysadmin complaining that he could just do everything better with vanilla bash scripts and that redhat keeps riding it because every company keeps asking for ansible experience, even if it's now a dated product.
And just personally, declarative anything seems to defeat it's own purpose any time you want to do something non standard, which comes up more often than you'd think.
-
[email protected]replied to [email protected] last edited by
Protip: you can actually just write your ansible (or any yaml really( as JSON.
-
[email protected]replied to [email protected] last edited by
The enemy gate is down
-
[email protected]replied to [email protected] last edited by
Feels insecure
-
i keep telling myself what a timesaver ansible is, while at the same time my simple scripts got abstracted and puzzled into more files, much harder to quickly read and understand them and after hours of frustration, ansible actually works. there may be multiple minutes of delay between my tasks wasting time like hell but it works. except when it doesn’t. there still is a playbook where the host cannot be reached and i keep on failing to understand why as everything appears to be the same and looks correct. there will be more hours wasted.
-
Trailblazing Braille Taserreplied to Milan last edited by
The higher abstraction level is the price you pay for idempotency!
-
[email protected]replied to [email protected] last edited by
I hate anything that uses python or depends on whitespace in it's code. Nothing but fucking problems. You know what's hard to see an extra space in a line of code. A missing semicolon is so much easier to find.
-
[email protected]replied to [email protected] last edited by
mgmtconfig
Never heard of that, will be looking into it
-
[email protected]replied to [email protected] last edited by
Since when is YAML readable and clean?
-
[email protected]replied to [email protected] last edited by
Small yaml files are, big complex ones are a nightmare.
-
Well it's bash down the line so I'll say five.