So, I've been using saltstack for a while now and was wondering that if can use Python instead of YAML. In my opinion pythons is much more clear. But, all the advanced samples I see are building multiple sls yaml files that work together.
I just want to know if there's a way to that I can code mainly in python instead of yaml.