ansible/lib
Will Thames 274016101f ec2_vpc_subnet: cope with empty tags (#21813)
ensure_tags fails if `tags` is None rather than an empty
dict. Ensure that not passing `tags` parameter is equivalent
to passing an empty dict.

Fixes #21778
2017-03-03 13:47:29 -05:00
..
ansible ec2_vpc_subnet: cope with empty tags (#21813) 2017-03-03 13:47:29 -05:00