Hacker News new | ask | show | jobs
by awjr 3904 days ago
I was using ansible with packer https://www.packer.io/ to build AMIs (Amazon Machine Images). I'm spending a lot more time with docker these days though.

I see Ansible as primarily an orchestration tool.

1 comments

You could still use Ansible with Packer, since Packer can build Docker images.