Skip to content

Instantly share code, notes, and snippets.

@psykidellic
Created January 4, 2014 01:12
Show Gist options
  • Save psykidellic/8250119 to your computer and use it in GitHub Desktop.
Save psykidellic/8250119 to your computer and use it in GitHub Desktop.
- name: Create a volume and attach
ec2_vol: volume_size=10 instance=i-XXXXXXXXX
device_name={{ aws.ebs.device }} region=us-east-1
>>>
TASK: [ec2-vol | Create a volume and attach] **********************************
failed: [default] => {"failed": true, "item": ""}
msg: No handler was ready to authenticate. 1 handlers were checked. ['QuerySignatureV2AuthHandler'] Check your credentials
FATAL: all hosts have already failed -- aborting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment