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
|
- name: Ensure Hostname is set
|
||||||
hostname:
|
hostname:
|
||||||
name: "{{ inventory_hostname }}.{{ domain }}"
|
name: "{{ inventory_hostname }}.{{ common_domain }}"
|
||||||
when:
|
when:
|
||||||
- ansible_virtualization_type != "docker"
|
- ansible_virtualization_type != "docker"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user