mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
messaging/base: tag package installation by 'fedora-messaging'
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
package: name={{ item }} state=present
|
||||
with_items:
|
||||
- fedora-messaging
|
||||
tags:
|
||||
- fedora-messaging
|
||||
|
||||
- name: create rabitmq directory
|
||||
file: path=/etc/pki/rabbitmq/ owner=root group=root mode=0755 state=directory
|
||||
|
||||
Reference in New Issue
Block a user