roles/common/tasks/main.yml: Remove comment
This commit is contained in:
parent
16a9ebf97f
commit
58245e3480
@ -1,7 +1,4 @@
|
|||||||
---
|
---
|
||||||
#- name: Add hostname to /etc/hosts
|
|
||||||
# lineinfile: dest=/etc/hosts insertafter=^127.0.0.1 line='127.0.1.1 {{ inventory_hostname }}'
|
|
||||||
# tags: hostname
|
|
||||||
|
|
||||||
- import_tasks: ntp.yml
|
- import_tasks: ntp.yml
|
||||||
tags: ntp
|
tags: ntp
|
||||||
|
Loading…
Reference in New Issue
Block a user