Commit 75dae310 authored by nanahira's avatar nanahira

remove predone hosts

parent c3282ea6
...@@ -20,14 +20,14 @@ ...@@ -20,14 +20,14 @@
bridges: [] bridges: []
dnsmasq: {} dnsmasq: {}
tasks: tasks:
- name: git-registry.mycard.moe hosts #- name: git-registry.mycard.moe hosts
become: true # become: true
blockinfile: # blockinfile:
path: /etc/hosts # path: /etc/hosts
marker: '# {mark} MyCard NextGen Router block' # marker: '# {mark} MyCard NextGen Router block'
block: | # block: |
10.198.1.130 git-registry.mycard.moe # 10.198.1.130 git-registry.mycard.moe
10.198.1.82 minio.mycard.moe registry.mycard.moe minio.moecube.com # 10.198.1.82 minio.mycard.moe registry.mycard.moe minio.moecube.com
- name: pull some images - name: pull some images
docker_image: docker_image:
name: '{{item}}' 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