Keep it simple
-
[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.