You've already forked ansible-role-common
Another prefix bites the dust
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
|
||||
- name: Ensure Hostname is set
|
||||
hostname:
|
||||
name: "{{ inventory_hostname }}.{{ domain }}"
|
||||
name: "{{ inventory_hostname }}.{{ common_domain }}"
|
||||
when:
|
||||
- ansible_virtualization_type != "docker"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user