Fix typo in README regarding requirements file (#487)

Signed-off-by: Ken Powers <ken@kenpowers.net>
This commit is contained in:
Ken Powers
2026-01-12 13:10:18 -05:00
committed by GitHub
parent 59a223adab
commit 974b92d9f1

View File

@@ -38,7 +38,7 @@ It is also recommended that all managed nodes disable firewalls and swap. See [K
$ ansible-galaxy collection install git+https://github.com/k3s-io/k3s-ansible.git
```
Alternatively, add it to the [`requirement.yaml` file of your Ansible project](https://docs.ansible.com/ansible/latest/collections_guide/collections_installing.html#install-multiple-collections-with-a-requirements-file) as follows:
Alternatively, add it to the [`requirements.yaml` file of your Ansible project](https://docs.ansible.com/ansible/latest/collections_guide/collections_installing.html#install-multiple-collections-with-a-requirements-file) as follows:
```yaml
collections: