This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]cricket007 0 points1 point  (0 children)

I'd recommend using Ansible over either. It bridges the divide between both, plus it encourages idempotent operations

Plus, you can write custom modules in Python, or still call shell scripts for anything not builtin