roles/common/tasks/main.yml: Remove comment

This commit is contained in:
Alan Orth 2017-09-22 15:53:01 +03:00
parent 16a9ebf97f
commit 58245e3480
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 0 additions and 3 deletions

View File

@ -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
tags: ntp