mirror of
https://github.com/PyratLabs/ansible-role-k3s
synced 2025-01-06 09:40:19 +01:00
fix(readme): typo
This commit is contained in:
parent
2e5dd3cc07
commit
1fa910f931
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ and [CHANGELOG.md](CHANGELOG.md).
|
|||
|
||||
The host you're running Ansible from requires the following Python dependencies:
|
||||
|
||||
- `python >= 3.6.0` - [See Notes below](#important-node-about-python).
|
||||
- `python >= 3.6.0` - [See Notes below](#important-note-about-python).
|
||||
- `ansible >= 2.9.16` or `ansible-base >= 2.10.4`
|
||||
|
||||
You can install dependencies using the requirements.txt file in this repository:
|
||||
|
|
Loading…
Reference in a new issue