diff options
Diffstat (limited to 'deployment/noheat/README.rst')
-rw-r--r-- | deployment/noheat/README.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/deployment/noheat/README.rst b/deployment/noheat/README.rst index 287dc9f9a..f3c7fb8e4 100644 --- a/deployment/noheat/README.rst +++ b/deployment/noheat/README.rst @@ -25,6 +25,11 @@ 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) .. _openstacksdk: https://pypi.org/project/openstacksdk |