ansible/ansible-inventory-backport

Name: ansible-inventory-backport

Owner: Ansible

Description: null

Created: 2017-04-25 15:30:26.0

Updated: 2017-12-19 13:31:00.0

Pushed: 2017-09-20 18:23:01.0

Homepage: null

Size: 35

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

ansible-inventory-backport

This repository hosts the script backport.py as a stand-alone implementation of the ansible-inventory CLI command that works for Ansible 2.2 and 2.3 versions.

Using
ckport.py -i your_inventory --list
Testing

Inside of current directory:

est
e8

Running against multiple Ansible versions is a work in progress.

History

The original branch-point was the ansible-inventory pull request in the Ansible repository.

https://github.com/bcoca/ansible/blob/a689d6a54bcaff2e686c95f0933a9b3519e9c209/lib/ansible/cli/inventory.py

The first version of this backport was developed by Chris Church.

https://gist.github.com/cchurch/3b6027d3816c0ea3efe42b55ba924c09

This repository will provide the upstream for future changes, as well as tests.

Changelog

Changes to the ansible-inventory development will need to be applied to this script if possible/applicable, but its development may also diverge.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.