|
|
|
|
|
by mpdehaan2
4339 days ago
|
|
This doesn't have to be the case. All resources in Ansible are declarative models of state, that get informed, and have idempotent properties. So it's just like any CMS. However if you want to write a deployment script, it also lets you, rather than fighting it kicking and screaming :) Also, when you want to just push and run a script versus using one of the 234 other modules, it's there - http://docs.ansible.com/script_module.html |
|
And if that's the case I don't see the point of a level of indirection outside the shell script. But that might be just me :)
I talk a bit more about this here:
https://www.youtube.com/watch?v=zVUPmmUU3yY
but it's quite heavily edited and a little out of date.