christiangda / ansible-role-amazon-cloudwatch-agent

Ansible Role for Amazon Cloudwatch Agent
GNU General Public License v3.0
60 stars 45 forks source link

Changed configuration not deployed when using --tags configure #34

Open euidzero opened 3 years ago

euidzero commented 3 years ago

Hello,

As "tags: configure" is not set on every task in configure.yml, calling the role in a playbook with "--tags configure" has no effect. One would expect to push an updated config and reload the cwa.

I suggest adding the missing tags. THX

alexmaca65 commented 1 year ago

Fixed by #53