diff options
Diffstat (limited to 'deployment/noheat/infra-openstack/README.rst')
-rw-r--r-- | deployment/noheat/infra-openstack/README.rst | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/deployment/noheat/infra-openstack/README.rst b/deployment/noheat/infra-openstack/README.rst index 1ac9539f5..c48dfa7f2 100644 --- a/deployment/noheat/infra-openstack/README.rst +++ b/deployment/noheat/infra-openstack/README.rst @@ -22,13 +22,8 @@ Configuration Dependencies ~~~~~~~~~~~~ -- Ansible: tested on 2.9.9 (using Python 3.5.2) - - Collections - - community.crypto: tested on 1.3.0 - - ansible.posix: tested on 1.1.1 - - Roles - - geerlingguy.ansible: tested on 2.1.0 -- openstacksdk_: tested on 0.46.0 (using Python 3.5.2) +Tested on Python 3.8.10. Required Python dependencies can be found in ``../requirements.txt``. +Required Ansible roles and collections can be found in ``../requirements.yml`` .. _openstacksdk: https://pypi.org/project/openstacksdk |