The osci queue's have changed since this playbook last completed. The ttl changed and the routing keys have changed. The ansible rabbitmq module can't change these things on already created queues because the api doesn't allow it. This makes this playbook fail with: "RabbitMQ RESTAPI doesn't support attribute changes for existing queues" So, for now, set the ttl to what it already is, and don't change the routing keys at all. Hopefully this will get it to complete and osci can manage at least routing keys themseleves wherever they do that. Signed-off-by: Kevin Fenzi <kevin@scrye.com> |
||
---|---|---|
.. | ||
defaults | ||
files | ||
tasks | ||
templates |