Skip to content

Instantly share code, notes, and snippets.

@boxrick
Created July 16, 2020 12:48
Show Gist options
  • Save boxrick/765b6060fa59ba0cbca089efd19e3b17 to your computer and use it in GitHub Desktop.
Save boxrick/765b6060fa59ba0cbca089efd19e3b17 to your computer and use it in GitHub Desktop.
[WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat-unsafe)
fatal: [localhost]: FAILED! => {
"changed": false
}
MSG:
Unsupported parameters for (ec2_ami_info) module: warn Supported parameters include: aws_access_key, aws_secret_key, debug_botocore_endpoint_logs, describe_image_attributes, ec2_url, executable_users, filters, image_ids, owners, profile, region, security_token, validate_certs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment