Drop this part, it's done in the hosts role.
This commit is contained in:
parent
76db690075
commit
0b7a7bfcc4
1 changed files with 0 additions and 6 deletions
|
@ -35,9 +35,3 @@
|
||||||
|
|
||||||
- name: enable ntpd
|
- name: enable ntpd
|
||||||
action: service name=ntpd enabled=true state=started
|
action: service name=ntpd enabled=true state=started
|
||||||
|
|
||||||
- name: /etc/hosts
|
|
||||||
action: copy src="{{ files }}/hosts/sign-hosts" dest=/etc/hosts
|
|
||||||
tags:
|
|
||||||
- configs
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue