Commit be4b7d0c by John Jarvis

updating COMMON_HOSTNAME

parent f99404dd
......@@ -53,7 +53,7 @@
- name: common | update /etc/hostname
template: src=hostname.j2 dest=/etc/hostname
when: common_hostname
when: COMMON_HOSTNAME
register: etc_hostname
- name: common | run hostname
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment