Hacker News new | ask | show | jobs
by pasc1878 960 days ago
Try the existing invoke which is a python task runner https://www.pyinvoke.org/
1 comments

invoke is closer to Jeeves in that you define your tasks in a Python file. uPlaybook is an experiment investigating: What if Ansible had Python syntax rather than YAML? So it focuses on templating config files and declaring system state.