Ansible plugin with remote container support
Go to file
Kevin Carter f2364022a6 Build skel to separate the OSA connection plugin
This change implements the basic skeleton to create a new repo for the
OSA connection plugin. This change will allow the connection plugin to
be installed standalone, and maintained by a larger community.

This change has pruned the git history so that all of the old history
and commiters record for the connection plugin remains intact.

Signed-off-by: Kevin Carter <kevin@cloudnull.com>
2019-08-08 23:12:40 -05:00
connection Build skel to separate the OSA connection plugin 2019-08-08 23:12:40 -05:00
doc Build skel to separate the OSA connection plugin 2019-08-08 23:12:40 -05:00
molecule/default Build skel to separate the OSA connection plugin 2019-08-08 23:12:40 -05:00
releasenotes Build skel to separate the OSA connection plugin 2019-08-08 23:12:40 -05:00
scripts Build skel to separate the OSA connection plugin 2019-08-08 23:12:40 -05:00
tests Build skel to separate the OSA connection plugin 2019-08-08 23:12:40 -05:00
zuul.d.prep Build skel to separate the OSA connection plugin 2019-08-08 23:12:40 -05:00
.gitignore Build skel to separate the OSA connection plugin 2019-08-08 23:12:40 -05:00
.pre-commit-config.yaml Build skel to separate the OSA connection plugin 2019-08-08 23:12:40 -05:00
.yamllint Build skel to separate the OSA connection plugin 2019-08-08 23:12:40 -05:00
CONTRIBUTING.rst Build skel to separate the OSA connection plugin 2019-08-08 23:12:40 -05:00
LICENSE Build skel to separate the OSA connection plugin 2019-08-08 23:12:40 -05:00
README.rst Build skel to separate the OSA connection plugin 2019-08-08 23:12:40 -05:00
Vagrantfile Build skel to separate the OSA connection plugin 2019-08-08 23:12:40 -05:00
ansible-test-env.rc Build skel to separate the OSA connection plugin 2019-08-08 23:12:40 -05:00
bindep.txt Build skel to separate the OSA connection plugin 2019-08-08 23:12:40 -05:00
molecule-requirements.txt Build skel to separate the OSA connection plugin 2019-08-08 23:12:40 -05:00
requirements.txt Build skel to separate the OSA connection plugin 2019-08-08 23:12:40 -05:00
setup.cfg Build skel to separate the OSA connection plugin 2019-08-08 23:12:40 -05:00
setup.py Build skel to separate the OSA connection plugin 2019-08-08 23:12:40 -05:00
test-requirements.txt Build skel to separate the OSA connection plugin 2019-08-08 23:12:40 -05:00
tox.ini Build skel to separate the OSA connection plugin 2019-08-08 23:12:40 -05:00

README.rst

Team and repository tags

image

Ansible-Plugin-Connection

This is a plugin which provides for the ability to connetion to container resources on remote machines.

Documentation for the project can be found at:

https://docs.openstack.org/ansible-plugin-connection/latest/

Release notes for the project can be found at:

https://docs.openstack.org/releasenotes/ansible-plugin-connection/

The project source code repository is located at:

https://opendev.org/openstack/ansible-plugin-connection/

The project home is at:

https://launchpad.net/openstack-ansible

The project bug tracker is located at:

https://bugs.launchpad.net/openstack-ansible