diff options
| author | Joe Carstairs <me@joeac.net> | 2026-08-11 14:43:44 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-08-11 14:43:44 +0100 |
| commit | 4e73a59d76e8c4949908e766657f5d634d39fb67 (patch) | |
| tree | 0a51e16fc9728af6dcc8d2162932ed978a0d9eba /ansible/vars/mox.yml | |
| parent | 48b9b3a92f4593793c933ba1e21aee28dea724f9 (diff) | |
installs msmtp onto pi-broughton with ansible
Diffstat (limited to 'ansible/vars/mox.yml')
| -rw-r--r-- | ansible/vars/mox.yml | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/ansible/vars/mox.yml b/ansible/vars/mox.yml index 6f35dcd..a74acf8 100644 --- a/ansible/vars/mox.yml +++ b/ansible/vars/mox.yml @@ -2,20 +2,3 @@ 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 }}" -mox_accounts: - - name: me - password: !vault | - $ANSIBLE_VAULT;1.2;AES256;ansible - 64666333373334373438313730393830353730373463643639386533303030353235313832363738 - 6633623136376262633638336662326236636562363833320a333535363862326331646364373030 - 37326135346639323830666135346239653234653564626361393761653263333933353234666233 - 6232333132386663330a636464376161643563313863656139646534336533633736333635626532 - 32313539306366383833353133376134616437393532303233363235363133356236 - - name: jobot - password: !vault | - $ANSIBLE_VAULT;1.2;AES256;ansible - 66386562306130613835333665633534396433316363646463636536653466646133383135373933 - 6439333031386663643732333334323438613463393933660a653731646362616635316537643538 - 36613238343762636632663333373964323833636265623532373735303166616432313964396233 - 6564323066613731610a333133316639613062633061666233333333316239626165653761666639 - 65376363646231646161353461343163636533316530636265313330626562376265 |
