Commit d7c4552f authored by nanahira's avatar nanahira

merge mcnetwork-cloud into cloud

parent 75dae310
......@@ -20,14 +20,8 @@
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: mcnetwork install
import_tasks: ./tasks/mcnetwork-install-process.yaml
- name: pull some images
docker_image:
name: '{{item}}'
......
- hosts: rcloud
remote_user: root
tasks:
- name: process
import_tasks: ./tasks/mcnetwork-install-process.yaml
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