We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f420da1 commit 901b785Copy full SHA for 901b785
ansible/roles/common/tasks/networking.yml
@@ -3,7 +3,7 @@
3
- name: set the system hostname
4
hostname:
5
name: "{{ inventory_hostname }}"
6
- notify: reboot
+ # notify: reboot
7
8
- name: upload /etc/hosts
9
template:
0 commit comments