Skip to content

Simple module to find AMI IDs based on attribute filters

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_find_ami

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible_ec2_find_ami

Simple module to get AMI IDs by searching for AMI attributes.

###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 module to find AMI IDs based on attribute filters

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