mirror of
https://github.com/PyratLabs/ansible-role-k3s
synced 2024-11-09 23:13:30 +01:00
docs(readme): typo on ansible
This commit is contained in:
parent
03b29cb09d
commit
9a13d67468
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