ec2_tag
6.97 KB
-
Make state=present the default for ec2_tag · 46a5f8c6
Using `ec2_tag` module without the state argument currently results in: ``` failed: [127.0.0.1] => {"failed": true, "parsed": false} ``` This fix makes `state=present` the default
willthames committed