Skip to content

Instantly share code, notes, and snippets.

@markuman
Created February 5, 2019 14:30
Show Gist options
  • Save markuman/bb38afb4512e5ed2354d61ecf509687e to your computer and use it in GitHub Desktop.
Save markuman/bb38afb4512e5ed2354d61ecf509687e to your computer and use it in GitHub Desktop.
TASK [debug output] **************************************************************************************************************************************************************************************************************
ok: [localhost] => {
"msg": {
"/dev/sda1": {
"delete_on_termination": true,
"status": "attached",
"volume_id": "vol-06f1da9e7dac45933"
}
}
}
TASK [debug output] **************************************************************************************************************************************************************************************************************
fatal: [localhost]: FAILED! => {"msg": "template error while templating string: expected name or number. String: {{ instance.instances[0].block_device_mapping.['/dev/sda1'].volume_id }}"}
to retry, use: --limit @/home/m/git/lekker-ansible/ec2/windows.retry
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment