Skip to content

Commit

Permalink
add python to installation guide
Browse files Browse the repository at this point in the history
Signed-off-by: reinvantveer <reinvantveer@gmail.com>
  • Loading branch information
reinvantveer committed Jan 20, 2021
1 parent c729f61 commit 5845129
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,15 @@ weight: 1
Follow the steps in the [installation guide][install-guide] to learn how to install the `operator-sdk` CLI tool.

## Additional Prerequisites

- [python][python] version 3.8.6+
- [ansible][ansible] version v2.9.0+
- [ansible-runner][ansible-runner] version v1.1.0+
- [ansible-runner-http][ansible-runner-http-plugin] version v1.0.0+
- [openshift][openshift-module] version v0.11.2+


[install-guide]:/docs/installation/
[python]:https://www.python.org/downloads/
[ansible]:https://docs.ansible.com/ansible/latest/index.html
[ansible-runner]:https://ansible-runner.readthedocs.io/en/latest/install.html
[ansible-runner-http-plugin]:https://github.com/ansible/ansible-runner-http
Expand Down

0 comments on commit 5845129

Please sign in to comment.