mirror of
https://github.com/PyratLabs/ansible-role-k3s
synced 2025-01-21 03:20:20 +01:00
Merge pull request #110 from bdronneau/patch-1
docs(readme): typo on ansible
This commit is contained in:
commit
60da06e137
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ and [CHANGELOG.md](CHANGELOG.md).
|
||||||
|
|
||||||
The host you're running Ansible from requires the following Python dependencies:
|
The host you're running Ansible from requires the following Python dependencies:
|
||||||
|
|
||||||
- `ansbile >= 2.9.16` or `ansible-base >= 2.10.4`
|
- `ansible >= 2.9.16` or `ansible-base >= 2.10.4`
|
||||||
|
|
||||||
You can install dependencies using the requirements.txt file in this repository:
|
You can install dependencies using the requirements.txt file in this repository:
|
||||||
`pip3 install -r requirements.txt`.
|
`pip3 install -r requirements.txt`.
|
||||||
|
|
Loading…
Reference in a new issue