Remove nms from ip since already addition already done internaly

This commit is contained in:
2025-01-17 00:45:42 +01:00
parent 221d77b94d
commit bb82ff120b

View File

@@ -1,4 +1,4 @@
vm_ip: "{{ inventory_hostname }}/{{ vm_nms | default(24) }}"
vm_ip: "{{ inventory_hostname }}"
install_type: "virtual"
cis: false