Commit 75dae310 authored by nanahira's avatar nanahira

remove predone hosts

parent c3282ea6
......@@ -20,14 +20,14 @@
bridges: []
dnsmasq: {}
tasks:
- name: git-registry.mycard.moe hosts
become: true
blockinfile:
path: /etc/hosts
marker: '# {mark} MyCard NextGen Router block'
block: |
10.198.1.130 git-registry.mycard.moe
10.198.1.82 minio.mycard.moe registry.mycard.moe minio.moecube.com
#- name: git-registry.mycard.moe hosts
# become: true
# blockinfile:
# path: /etc/hosts
# marker: '# {mark} MyCard NextGen Router block'
# block: |
# 10.198.1.130 git-registry.mycard.moe
# 10.198.1.82 minio.mycard.moe registry.mycard.moe minio.moecube.com
- name: pull some images
docker_image:
name: '{{item}}'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment