StackStorm / showcase-ansible-chatops

Vagrant Demo showing ChatOps with Ansible
https://stackstorm.com/2015/06/24/ansible-chatops-get-started-%f0%9f%9a%80/
Apache License 2.0
77 stars 22 forks source link

Fix typo when calling ansible.command_local #4

Closed ruizink closed 8 years ago

ruizink commented 8 years ago

This should fix the ansible.sh shell provisioner error on chatops box:

==> chatops: ERROR: 400 Client Error: Bad Request
==> chatops: MESSAGE: Additional properties are not allowed ('module-name' was unexpected) for url: http://127.0.0.1:9101/v1/executions
arm4b commented 8 years ago

Thanks! :+1:

It's oversight after changing ansible integration pack. Eventually, we replaced all - with _ in parameter names in v0.2.

arm4b commented 8 years ago

I'm surprised it still works after almost 1 year. Thanks to your contribution, it's reminder for me to revise tutorial and demo to update all instructions.

Pretty a lot drastically changed in StackStorm since this Ansible demo: