Skip to content

Ansible

Ping

ansible -i inventory/k3s.yaml -m ping

Install requirements

ansible-galaxy install -r ./collections/requirements.yml