# aws_inventory
A dynamic AWS inventory for Ansible - https://pypi.org/project/aws_inventory/
- Install examples:
pip install aws_inventory
pip install git+https://github.com/zahna/aws_inventory.git#egg=master
pip install -e git+https://github.com/zahna/aws_inventory.git#egg=master
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.
Release files for aws_inventory 0.5.8
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| aws_inventory-0.5.8.tar.gz | 4.3 kB | Details |
Release files / aws_inventory-0.5.8.tar.gz
| Download URL | aws_inventory-0.5.8.tar.gz |
|---|---|
| Size | 4.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c2e4851c0f6b19771df2cbc0bcfb7d23bbb708025407bc849ef8d19f21d7cdcf
|
|
BLAKE2b-256 checksum How to use checksums |
d70c9532586b6492553db17e0a832c8c60f92bc36e85247ee3a13bffc9c0e263
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Python-urllib/3.6
|