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
```
| Name |
Last commit
|
Last update |
|---|---|---|
| cloudformation_templates | Loading commit data... | |
| doc | Loading commit data... | |
| fabfile | Loading commit data... | |
| git-hooks | Loading commit data... | |
| playbooks | Loading commit data... | |
| util | Loading commit data... | |
| vagrant | Loading commit data... | |
| version-script | Loading commit data... | |
| .gitignore | Loading commit data... | |
| AUTHORS | Loading commit data... | |
| LICENSE.TXT | Loading commit data... | |
| README.md | Loading commit data... | |
| ansible-requirements.txt | Loading commit data... | |
| fabric-requirements.txt | Loading commit data... | |
| package_data.yaml | Loading commit data... |