ansible/test/integration/roles/setup_ec2
Will Thames 5f0815d7f4 Fix too-many-quote problem in setup_ec2 role
An inner single-quote pair breaks out of the outer single-quote
pair. Rather than escaping the inner quotes to protect against
this, just use the fact that `str()` is equivalent to `""`.
2016-12-22 10:18:56 -08:00
..
defaults [test_ec2*] cloud integration test updates 2014-03-13 11:28:02 -04:00
tasks Fix too-many-quote problem in setup_ec2 role 2016-12-22 10:18:56 -08:00