1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/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