fix typo in readme (#26)
This commit is contained in:
parent
1ce3319087
commit
5bf61c841f
@ -29,7 +29,7 @@ on processor architecture:
|
|||||||
## ✅ System requirements
|
## ✅ System requirements
|
||||||
|
|
||||||
* Deployment environment must have Ansible 2.4.0+. If you need a quick primer on Ansible [you can check out my docs and setting up Ansible](https://docs.technotim.live/posts/ansible-automation/).
|
* Deployment environment must have Ansible 2.4.0+. If you need a quick primer on Ansible [you can check out my docs and setting up Ansible](https://docs.technotim.live/posts/ansible-automation/).
|
||||||
* `server` and `agent` nodes should have passwordless SSH access, if not you can supply arguments to provide credentials `-ask-pass --ask-become-pass` to ach command.
|
* `server` and `agent` nodes should have passwordless SSH access, if not you can supply arguments to provide credentials `-ask-pass --ask-become-pass` to each command.
|
||||||
|
|
||||||
## 🚀 Getting Started
|
## 🚀 Getting Started
|
||||||
|
|
||||||
@ -111,4 +111,4 @@ Thanks to these repos for code and ideas:
|
|||||||
|
|
||||||
* [k3s-io/k3s-ansible](https://github.com/k3s-io/k3s-ansible)
|
* [k3s-io/k3s-ansible](https://github.com/k3s-io/k3s-ansible)
|
||||||
* [geerlingguy/turing-pi-cluster](https://github.com/geerlingguy/turing-pi-cluster)
|
* [geerlingguy/turing-pi-cluster](https://github.com/geerlingguy/turing-pi-cluster)
|
||||||
* [212850a/k3s-ansible](https://github.com/212850a/k3s-ansible)
|
* [212850a/k3s-ansible](https://github.com/212850a/k3s-ansible)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user