Modified hostname role
This commit is contained in:
parent
bb45e86c19
commit
7fda2db78c
@ -1,2 +1,3 @@
|
||||
- name: Set hostname
|
||||
command: "hostnamectl set-hostname {{ inventory_hostname }}"
|
||||
when: inventory_hostname in groups["oracle"]
|
||||
|
Loading…
Reference in New Issue
Block a user