install-docker: remove fix from prior change
This file is now removed (I0cbcd4694a4796573fe48383756be03597d2da0f); get rid of this to avoid any confusion. Change-Id: I837d1fccbfa2461eb1315eac54c2a017fcb86511
This commit is contained in:
parent
3303199ba6
commit
f8ca888b2b
@ -41,11 +41,6 @@
|
|||||||
state: present
|
state: present
|
||||||
executable: pip3
|
executable: pip3
|
||||||
|
|
||||||
- name: Remove incorrect rsyslog redirector
|
|
||||||
file:
|
|
||||||
state: absent
|
|
||||||
path: /etc/rsyslog.d/98-docker.conf
|
|
||||||
|
|
||||||
- name: Install rsyslog redirector for container tags
|
- name: Install rsyslog redirector for container tags
|
||||||
copy:
|
copy:
|
||||||
src: '10-docker.conf'
|
src: '10-docker.conf'
|
||||||
|
Loading…
Reference in New Issue
Block a user