Commit e319c85c authored by nanahira's avatar nanahira

warp on x64 only

parent 78fe849e
...@@ -15,7 +15,11 @@ ...@@ -15,7 +15,11 @@
- git-registry.mycard.moe/nanahira/docker-ocserv{{image_suffix}} - git-registry.mycard.moe/nanahira/docker-ocserv{{image_suffix}}
- git-registry.mycard.moe/railgun/openconnect{{image_suffix}} - git-registry.mycard.moe/railgun/openconnect{{image_suffix}}
- git-registry.mycard.moe/nanahira/gost{{image_suffix}} - git-registry.mycard.moe/nanahira/gost{{image_suffix}}
- git-registry.mycard.moe/nanahira/nanahira/warp-proxy - name: image for arp
docker_image:
name: git-registry.mycard.moe/nanahira/warp-proxy
source: pull
when: ansible_architecture == 'x86_64'
- name: debian packages - name: debian packages
become: true become: true
apt: apt:
......
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