Small fix for task name
use full broker name. trivial fix Change-Id: I976d120e91ae0ecbd391d261c579d328eb60bf43 Signed-off-by: Ivan Anfimov <lazekteam@gmail.com>
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
- name: Set rabbit cookie
|
||||
- name: Set RabbitMQ cookie
|
||||
ansible.builtin.copy:
|
||||
content: "{{ rabbitmq_cookie_token }}"
|
||||
dest: /var/lib/rabbitmq/.erlang.cookie
|
||||
|
Reference in New Issue
Block a user