switched to ansible variable
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
- name: base | system_setup | hostname
|
||||
hostname:
|
||||
name: "{{ hostname }}"
|
||||
when: hostname is defined
|
||||
name: "{{ ansible_hostname }}"
|
||||
Reference in New Issue
Block a user