Repeated running of the playbooks creates multiple security-setting blocks in the broker.xml. When I run the user-roles.yml task multiple times it creates repeated blocks in etc/broker.xml. This is not the desired configuration for the broker.xml for AMQ.
SUMMARY
Repeated running of the playbooks creates multiple security-setting blocks in the broker.xml. When I run the user-roles.yml task multiple times it creates repeated blocks in etc/broker.xml. This is not the desired configuration for the broker.xml for AMQ.
ISSUE TYPE
ANSIBLE VERSION
❯ ansible --version
I get this problem when I run multiple times this command with default settings
ansible-playbook -i hosts_vagrant.yml activemq.yml -v
etc/broker.xml
I believe it is caused by this task