You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run the playbook it fails with the following;
sible/roles/christiangda.amazon_cloudwatch_agent/tasks/install-redhat.yml:12 fatal: [instance1]: FAILED! => { "msg": "The task includes an option with an undefined variable. The error was: 'cwa_package_signature' is undefined. 'cwa_package_signature' is undefined\n\nThe error appears to be in '/home/me/.ansible/roles/christiangda.amazon_cloudwatch_agent/tasks/install-redhat.yml': line 12, column 3,
I'm new to ansible so appologies if I am doing something wrong.
The text was updated successfully, but these errors were encountered:
Hi,
I'm testing this on a aws ec2 running RHEL 9.
When I run the playbook it fails with the following;
sible/roles/christiangda.amazon_cloudwatch_agent/tasks/install-redhat.yml:12 fatal: [instance1]: FAILED! => { "msg": "The task includes an option with an undefined variable. The error was: 'cwa_package_signature' is undefined. 'cwa_package_signature' is undefined\n\nThe error appears to be in '/home/me/.ansible/roles/christiangda.amazon_cloudwatch_agent/tasks/install-redhat.yml': line 12, column 3,
I'm new to ansible so appologies if I am doing something wrong.
The text was updated successfully, but these errors were encountered: