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:
1 changed files with 1 additions and 1 deletions
@@ -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
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.