8000 GitHub - biblegateway/aws_inventory: A simple dynamic AWS inventory for Ansible enabling grouping hosts by regex
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

biblegateway/aws_inventory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws_inventory

A dynamic AWS inventory for Ansible - https://pypi.org/project/aws_inventory/

Install examples:

git clone https://github.com/zahna/aws_inventory.git#egg=master
pip install -e /path/to/aws_inventory

Config file options

First, see the examples/ directory for example files that use aws_inventory.

Hostnames in the config file can use tags or metadata.

Metadata examples:

  • EC2 tags such as "Name"
  • InstanceId
  • PublicDnsName
  • PublicIpAddress
  • PrivateIpAddress
  • PrivateDnsName

Using an AWS profile credentials

aws_inventory can use an AWS profile's credentials. If the environment variable AWS_PROFILE is set, aws_inventory will use it.

About

A simple dynamic AWS inventory for Ansible enabling grouping hosts by regex

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0