Closed AngelGarzaDev closed 8 months ago
Added a pre_task to site.yml to verify the minimum version of Ansible (2.11).
site.yml
reset.yml
this closes https://github.com/techno-tim/k3s-ansible/issues/251
thank you!
Looks like there's some lint. See https://github.com/techno-tim/k3s-ansible?tab=readme-ov-file#pre-commit-hooks
Proposed Changes
Added a pre_task to site.yml to verify the minimum version of Ansible (2.11).
Note: playbook syntax requires a non-empty "hosts" line, but the version check happens in the local machine (not the hosts in the host.ini).
-
Checklist
site.yml
playbookreset.yml
playbook