Created
July 16, 2020 12:48
-
-
Save boxrick/765b6060fa59ba0cbca089efd19e3b17 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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