1. 23 Sep, 2013 1 commit
    • rabbitmq-atp-update: Fixes "Failed to find required executable rabbitmq-plugins" · 11a1ffa9
      Without the `apt-get update`, the apt cache is out of date while attempting to install
      rabbitmq. An older version from the Ubuntu repo is installed instead of the one from
      the rabbit repository, which makes the role fail later on with:
      
      ```
      TASK: [rabbitmq | install plugins] ********************************************
      [...]
      failed: [10.145.2.22] => {"failed": true, "item": ""}
      msg: Failed to find required executable rabbitmq-plugins
      ```
      Xavier Antoviaque committed
  2. 20 Sep, 2013 6 commits
  3. 19 Sep, 2013 29 commits
  4. 18 Sep, 2013 4 commits