Commit ab9064b3 authored by nanahira's avatar nanahira

fix

parent a71c5ad5
......@@ -133,14 +133,6 @@
force: true
accept_hostkey: true
track_submodules: true
- name: challonge
git:
repo: 'https://code.mycard.moe/mycard/challonge'
dest: '{{home_path}}/ygopro-server/challonge'
version: master
force: true
accept_hostkey: true
track_submodules: true
- name: fixup npm
become: true
file:
......
......@@ -27,14 +27,6 @@
path: '{{home_path}}/ygopro-server'
ci: true
when: srvpro_result.changed
- name: challonge
git:
repo: 'https://code.mycard.moe/mycard/challonge'
dest: '{{home_path}}/ygopro-server/challonge'
version: master
force: true
accept_hostkey: true
track_submodules: true
- name: windbot
git:
repo: 'https://code.mycard.moe/{{fork}}/windbot'
......
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