What do people use Ansible for that can't be done with Terraform and vice-versa?
Semaphore – Modern UI for Ansible
11–20 of 35 posts
Re: Semaphore – Modern UI for Ansible
#12What does modern mean in this context?
Reading through their website ( https://ansible-semaphore.com/ ), it seems like it comes down to responsive UI with material design, and being written in Go. It's not clear what this offers over Ansible AWX ( https://github.com/ansible/awx ), which is the traditional Ansible UI.
Re: Semaphore – Modern UI for Ansible
#13Re: Semaphore – Modern UI for Ansible
#14What do people use Ansible for that can't be done with Terraform and vice-versa?
Re: Semaphore – Modern UI for Ansible
#15Earlier quoted context omitted.
Terraform is not great at provisioning "inside" of Unix servers, and Ansible is not great at provisioning cloud resources.
Yep. Terraform + Ansible or Puppet is the way to go.
But, I mean, the answer to the question above is easy. :)
Re: Semaphore – Modern UI for Ansible
#16Re: Semaphore – Modern UI for Ansible
#17What do people use Ansible for that can't be done with Terraform and vice-versa?
Re: Semaphore – Modern UI for Ansible
#18I miss Ansible/Chef, yes I said it!
Re: Semaphore – Modern UI for Ansible
#19Earlier quoted context omitted.
Yep. Terraform + Ansible or Puppet is the way to go.
I don't think I agree anymore; most of what I'd get done with Ansible now I'd do with a container, and if all you need to get done on the host is networking and a reasonable Docker setup, Terraform is good enough to get that done. I'm a lot less likely to ever use Ansible now. But, I mean, the answer to the question above is easy. :)