Merge branch 'development' into 'master'

chore: release

See merge request nofusscomputing/projects/ansible/collections/kubernetes!51
This commit is contained in:
2024-03-20 11:22:08 +00:00

View File

@ -14,6 +14,8 @@
msg: The hostname must match the inventory_hostname
when: >
inventory_hostname != 'localhost'
and
not ansible_check_mode
- name: Check Machine Architecture