ansible-playbooks/requirements.txt
Thiago Brito a80d03e5af Fix remote play for backup and restore
This change fixes the cases where ansible is looking for vars file on
the AnsibleController instead of the remote StarlingX. Also, this
file adds requirements.txt and uses it for the tox "venv" setup in
order to provide an wasy way for a user to create an environment to
remotely run ansible with the same toolset we have on a StarlingX ISO.

TEST PLAN
PASS remote play for backup
PASS local play for backup
PASS remote play for restore
PASS local play for restore

Closes-Bug: #1986691
Signed-off-by: Thiago Brito <thiago.brito@windriver.com>
Change-Id: I27ea61428afafbd12434fca6f7bef4526ee01559
2022-08-17 14:51:35 -03:00

5 lines
64 B
Plaintext

ansible==2.10.7
jinja2==2.11.3
markupsafe==1.1.1
netaddr==0.8.0