Closed aram535 closed 9 months ago
Hi,
there is a dependency to amazon.aws.ec2_metadata_facts. To get rid of that error, you need to add the aws collection:
ansible-galaxy collection install amazon.aws
https://docs.ansible.com/ansible/latest/collections/amazon/aws/ec2_metadata_facts_module.html
Solution is provided, will close the issue.
Describe the bug Role seems to think linux machine is an ec2_compute node. It's a VM. I suspect this is some sort of version issue since this playbook/role have worked well in the past and there have been multiple ansible upgrades since. I have checked to see if there are any other dependencies but none are listed.
Installation method/version Ansible host is a RedHat 8 VM, target is a RedHat 8 VM
Installed via ansible-galaxy role install dj-wasabi.telegraf
Ansible:
Targetted hosts Concerns the following OS(es):
Expected behavior Telegraf is installed and started
Additional context
Collection of target works fine:
List of collections installed: