summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/cloud/amazon/ec2_placement_group_facts.py
Commit message (Expand)AuthorAgeFilesLines
* AWS: _facts -> _info (part 3) (#57635)Felix Fontein2019-06-101-133/+0
* Convert to reduced list of known types (#50010)Dag Wieers2018-12-191-3/+3
* [aws modules] use ec2_url in a few places it was missing (#33954)Matthew Staebler2017-12-151-1/+1
* Remove check for HAS_BOTO3 since AnsibleAWSModule checks it (#33649)Sloane Hertel2017-12-071-5/+1
* Added module to describe EC2 Placement Groups. (#33228)Brad Macpherson2017-12-061-0/+137