Skip to content

Simple Ansible module to health check instances in an ELB

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

riccardofreixo/ansible_ec2_elb_healthcheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible_ec2_elb_healthcheck

Simple Ansible module to health check instances in an ELB.

###Usage

To use this module, you can either:

  • Place it in your ANSBILE_LIBRARY path.
  • Use the --module-path command line option.
  • Place it in the directory ./library alongside your top level playbooks.

For more information check out the official Ansible documentation.

About

Simple Ansible module to health check instances in an ELB

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages