fix(README): Fixed lint

This commit is contained in:
Timothy Stewart 2022-06-25 22:56:45 -05:00
parent a922f9480d
commit 40f783fb22

View File

@ -28,8 +28,8 @@ 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 each 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