mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-17 06:54:08 +00:00
This module handles AWS EC2 ELB registration. * De-registration requires the instance id which can be looked up using the ec2_facts module. * Registration requires both the instance id and the elbs that the instance belongs to. De-registration will return an ec2_elb fact that can be used for registration in post_tasks. |
||
|---|---|---|
| .. | ||
| cloudformation | ||
| ec2 | ||
| ec2_elb | ||
| ec2_facts | ||
| ec2_vol | ||
| rax | ||
| s3 | ||
| virt | ||