An open API service indexing awesome lists of open source software.

https://github.com/bounteous17/ansible-home-lab


https://github.com/bounteous17/ansible-home-lab

ansible configs home-lab

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# ansible-home-lab

## Check hosts are up

```bash
ansible k3s_cluster -m ping
```