|
|
|
|
|
by geerlingguy
2040 days ago
|
|
When you inherit any code, it's always a mess, at least that's my experience. Sometimes a working mess, but it's rare to inherit nice code in any system. I could be biased since I've worked mostly with Python, Ruby, PHP, and Java. |
|
The other alternative is to just give up and rewrite the ansible script, which has been what I had to do on several occasions.