diff options
author | Larry Smith Jr <larry.e.smith.jr@gmail.com> | 2015-08-06 22:02:02 -0400 |
---|---|---|
committer | Larry Smith Jr <larry.e.smith.jr@gmail.com> | 2015-08-06 22:02:02 -0400 |
commit | 71120079ebad6c0a479072cad8fee7b210b892db (patch) | |
tree | fc5bc9df9af800a9c18eb1289249aed8145d9677 /README.md | |
parent | 1e134d616962cde50ab0b79156620422d169413f (diff) | |
download | ansible-rabbitmq-71120079ebad6c0a479072cad8fee7b210b892db.tar.gz ansible-rabbitmq-71120079ebad6c0a479072cad8fee7b210b892db.tar.zst ansible-rabbitmq-71120079ebad6c0a479072cad8fee7b210b892db.zip |
fixed stat check
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ Installs rabbitmq https://www.rabbitmq.com/ (Configurable...HA and Clustering re | |||
6 | Requirements | 6 | Requirements |
7 | ------------ | 7 | ------------ |
8 | 8 | ||
9 | Any pre-requisites that may not be covered by Ansible itself or the role should be mentioned here. For instance, if the role uses the EC2 module, it may be a good idea to mention in this section that the boto package is required. | 9 | Ensure hostnames are resolvable prior to clustering...either update /etc/hosts or ensure DNS is working. |
10 | 10 | ||
11 | Role Variables | 11 | Role Variables |
12 | -------------- | 12 | -------------- |