Created
February 5, 2019 14:30
-
-
Save markuman/bb38afb4512e5ed2354d61ecf509687e to your computer and use it in GitHub Desktop.
This file contains hidden or 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
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