diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2024-11-02 19:50:22 +0100 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2024-11-02 19:50:22 +0100 |
commit | 9fc7d5ed1a8a31bd0ddcba0568c8acc280ee5021 (patch) | |
tree | bae6cf52d08e0a73bc3ee1c458dd6e98eec8ee16 /ansible | |
parent | 6910daf752a12f23dd919e8a5a83ca629487b0b5 (diff) | |
download | infra-9fc7d5ed1a8a31bd0ddcba0568c8acc280ee5021.tar.gz infra-9fc7d5ed1a8a31bd0ddcba0568c8acc280ee5021.tar.bz2 infra-9fc7d5ed1a8a31bd0ddcba0568c8acc280ee5021.tar.xz infra-9fc7d5ed1a8a31bd0ddcba0568c8acc280ee5021.zip |
host unifi
Diffstat (limited to 'ansible')
-rw-r--r-- | ansible/inventory | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ansible/inventory b/ansible/inventory index cff290b..91e463e 100644 --- a/ansible/inventory +++ b/ansible/inventory @@ -29,8 +29,6 @@ all: ansible_python_interpreter: /usr/bin/python3 nextcloud: ansible_host: 192.168.10.201 - unifi: - ansible_host: 192.168.10.202 babypi: ansible_host: 192.168.10.159 # astyanax: @@ -87,7 +85,6 @@ all: malabaricus: nextcloud: numquam: - unifi: lxc_hosts: hosts: arius: @@ -104,7 +101,6 @@ all: debian_stretch: hosts: malabaricus: - unifi: vars: packages__version: stretch |