Browse Source

Merge pull request #2440 from huzhengchuan/fix/proxy

clean http-proxy.conf
pull/2447/head
Chad Swenson 6 years ago
committed by GitHub
parent
commit
256fd12da5
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. 1
      roles/reset/tasks/main.yml

1
roles/reset/tasks/main.yml

@ -34,6 +34,7 @@
with_items:
- docker-dns.conf
- docker-options.conf
- http-proxy.conf
register: docker_dropins_removed
tags:
- docker

Loading…
Cancel
Save