diff options
| author | Joe Carstairs <me@joeac.net> | 2026-08-13 16:29:05 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-08-13 16:29:05 +0100 |
| commit | 954ab1887b20e9e0d5885c1cec8d71641cb3dcd4 (patch) | |
| tree | 45cb7191fe51f3fa099e8a01e5cd0a0c37e034ec /ansible/inventory.yml | |
| parent | f9272fdf3ea23070583c944b110a7b8f16c5a4ff (diff) | |
remove homelab config
Diffstat (limited to 'ansible/inventory.yml')
| -rw-r--r-- | ansible/inventory.yml | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/ansible/inventory.yml b/ansible/inventory.yml deleted file mode 100644 index a406a1a..0000000 --- a/ansible/inventory.yml +++ /dev/null @@ -1,26 +0,0 @@ -ungrouped: - hosts: - pi-broughton: - ansible_host: 192.168.178.91 - ansible_ssh_user: broughton - ansible_become_method: community.general.doas - ansible_become_password: !vault | - $ANSIBLE_VAULT;1.2;AES256;ansible - 37303430343230343630613466313966363364623237643761336130653863343666366137346139 - 6263313237366638623833306662626663646364623232390a326264333336353435653964343861 - 37626438343134636130646239653439303333363665343931373830613661366264316462393137 - 3438353664653365300a626535303539653166663665356563386234343161313738663534333033 - 6139 - blade-canongate: - ansible_host: 192.168.178.75 - ansible_ssh_user: canongate - ansible_become_method: ansible.builtin.sudo - ansible_become_password: !vault | - $ANSIBLE_VAULT;1.2;AES256;ansible - 38616635313066363236373162383131623435313763393535316435343462323530306530373436 - 6436663763386637366665313063386338363730633863630a326331316236633533376661373039 - 63326363386631313835306630336535616335336237663831613832663237396661363436643437 - 3237646663616430340a656137396337303564646333316234623264643963623162623766383131 - 6338 - mox_checksum: 0KIk721VDR6D_SkRbZ-Vc8-fXe7I - mox_platform: amd64 |
