Files
homelab/nodes/README.md
2024-06-06 20:41:43 -04:00

8 lines
123 B
Markdown

# Kubernetes Node Ansible
## Update Hosts
```bash
ansible-playbook -i ansible/inventory.yaml nodes/update_hosts.yaml
```