That's a good question. imho Octopus doesn't do anything that Ansible can't do (they're both great at executing stuff on remote nodes), but Octopus is very geared towards deploying nuget-packaged artifacts, while with Ansible you'd have to write a good portion of that yourself.
I don't think there's a native module for web deploy (yet), but it should be fairly easy to write one (at least a simple one) On Monday, February 20, 2017 at 5:48:15 PM UTC+1, Rafid Haroon wrote: > > Hi, > > I am presently using Octopus deploy for deploying .Net applications. I was > wondering if it can be replaced by Ansible, I am playing around with > Ansible for cloud provisioning, it will be great if it could also help out > with the application deployments. > So bearing this in mind can someone please let me know if it is possible > to deploy Nuget and Web Deploy packages and apply Web Transforms using > Ansible? > > Thanks in advance. > > Rafid > > > -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/05358b00-eeb5-4283-801f-5a5a357b63eb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
