Skip to content

Instantly share code, notes, and snippets.

@psykidellic
Created January 4, 2014 01:47
Show Gist options
  • Save psykidellic/8250416 to your computer and use it in GitHub Desktop.
Save psykidellic/8250416 to your computer and use it in GitHub Desktop.
TASK: [ec2-vol | Create a volume and attach] **********************************
fatal: [default] => failed to parse: SUDO-SUCCESS-rycgqlmzcfszcgtjeafuzjagmdrykjgp
Traceback (most recent call last):
File "/home/ubuntu/.ansible/tmp/ansible-1388799519.93-83602290976533/ec2_vol", line 1321, in <module>
main()
File "/home/ubuntu/.ansible/tmp/ansible-1388799519.93-83602290976533/ec2_vol", line 207, in main
volume = ec2.create_volume(volume_size, zone, None, volume_type, iops)
TypeError: create_volume() takes at most 4 arguments (6 given)
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