diff options
| author | Joe Carstairs <me@joeac.net> | 2026-08-13 16:35:47 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-08-13 16:35:47 +0100 |
| commit | 9f2ebc2cce3af0e685677c23f2098c115e034adf (patch) | |
| tree | bc6609cf851ee3f0a4f572d762b4ea35a34610f6 /ansible/vars/mox.yml | |
| parent | f31e65c51681823ade14abad87c742101a1b823d (diff) | |
move ansible/ dir to root
Diffstat (limited to 'ansible/vars/mox.yml')
| -rw-r--r-- | ansible/vars/mox.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ansible/vars/mox.yml b/ansible/vars/mox.yml deleted file mode 100644 index a74acf8..0000000 --- a/ansible/vars/mox.yml +++ /dev/null @@ -1,4 +0,0 @@ -mox_version: 0.0.15 -mox_go_version: 1.26.5 -mox_url_base: https://beta.gobuilds.org/github.com/mjl-/mox@v -mox_url: "{{ mox_url_base ~ mox_version ~ '/linux-' ~ mox_platform ~ '-go' ~ mox_go_version ~ '/' ~ mox_checksum ~ '/mox-v' ~ mox_version ~ '-go' ~ mox_go_version }}" |
