windmill-ops/requirements.txt
Paul Belanger 0465f83c48 Create launch-node.py
This adds the ability for users to boot a server on openstack then
bootstrap the server for ansible, then windmill.  There is a fair bit of
assumptions here, but this is a good first start.

Change-Id: Iae2cf70975ba9ad621401db609849b4ebb8efe5d
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2019-02-27 09:16:48 -05:00

5 lines
109 B
Plaintext

ansible>=2.4.0
-e git+https://github.com/ansible/ansible-runner.git#egg=ansible-runner
openstacksdk
paramiko