|
|
|
|
|
by chopraaa
2201 days ago
|
|
> I don't understand what YAML has to do with abstraction. The example from pyinfra is pretty much the same as the ansible equivalent. I said this in continuation to the line you quoted: > You can run it across any (or almost) system, from Linux to Windows and even networking devices. You can create modules in any language you want. This is abstracted in YAML so that anyone who uses any modules does not need to know the language it is written in. Only the YAML syntax. |
|
And the declarative and imperative language you've built on top of that.