Merge branch 'development' into 'master'
chore: release See merge request nofusscomputing/projects/ansible/collections/kubernetes!51
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user