mirror of https://github.com/ansible/ansible
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
pull/5312/head
parent
d3f94fe606
commit
46a5f8c656
Loading…
Reference in new issue