Skip to main content

Outputs a dynamic inventory of Docker containers for Ansible.

Project description

Docker Dynamic Inventory

https://img.shields.io/pypi/v/docker_dynamic_inventory.svg https://img.shields.io/travis/inhumantsar/docker_dynamic_inventory.svg Documentation Status

Generates a dynamic inventory of Docker containers for Ansible.

Features

  • Able to filter out a single host by name.

  • Optionally includes Docker metadata in Ansible’s hostvars.

  • Optionally pretty-prints output for readability.

  • Operates on the local Docker instance by default but can work with a remote host as well.

  • Can be used as a Python module (if you really want to)

Usage

Usage: docker-dynamic-inventory [OPTIONS]

Dynamic inventories of Docker containers, served up fresh just for
Ansible.

Options:
  --host TEXT                 Only match containers with this name.
  --metadata / --no-metadata  Include container metadata.
  --pretty / --ugly           Pretty print JSON for output.
  --docker_tls TEXT           Use TLS for Docker connections.
  --docker_host TEXT          Docker host to connect to.
  --help                      Show this message and exit.

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.0 (2018-02-23)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

docker-dynamic-inventory-0.1.5.tar.gz (14.9 kB view hashes)

Uploaded Source

Built Distribution

docker_dynamic_inventory-0.1.5-py2.py3-none-any.whl (6.7 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page