From 89c7516b1f9ec4ce7ce2947f98f2070c242f4459 Mon Sep 17 00:00:00 2001 From: binary Date: Tue, 10 Nov 2020 20:45:42 +0100 Subject: Remove unused variables --- host_vars/CHV-DC-rainbow.ini | 5 ----- host_vars/LP-graphite.ini | 5 ----- host_vars/OOP-DV-stack0.ini | 5 ----- host_vars/OOP-FS-raspberry.ini | 5 ----- host_vars/OOP-RT-54gl.ini | 5 ----- host_vars/OOP-SW-01.ini | 5 ----- host_vars/PH-lineage.ini | 5 ----- host_vars/WS-bentonite.ini | 5 ----- host_vars/internet.ini | 5 ----- 9 files changed, 45 deletions(-) delete mode 100644 host_vars/CHV-DC-rainbow.ini delete mode 100644 host_vars/LP-graphite.ini delete mode 100644 host_vars/OOP-DV-stack0.ini delete mode 100644 host_vars/OOP-FS-raspberry.ini delete mode 100644 host_vars/OOP-RT-54gl.ini delete mode 100644 host_vars/OOP-SW-01.ini delete mode 100644 host_vars/PH-lineage.ini delete mode 100644 host_vars/WS-bentonite.ini delete mode 100644 host_vars/internet.ini (limited to 'host_vars') diff --git a/host_vars/CHV-DC-rainbow.ini b/host_vars/CHV-DC-rainbow.ini deleted file mode 100644 index 65602f5..0000000 --- a/host_vars/CHV-DC-rainbow.ini +++ /dev/null @@ -1,5 +0,0 @@ - -ansible_host=CHV-DC-rainbow -ansible_distribution=openbsd -ansible_port=22 -ansible_python_interpreter=/usr/local/bin/python3 diff --git a/host_vars/LP-graphite.ini b/host_vars/LP-graphite.ini deleted file mode 100644 index 7738984..0000000 --- a/host_vars/LP-graphite.ini +++ /dev/null @@ -1,5 +0,0 @@ - -ansible_host=LP-graphite -ansible_distribution=archlinux -ansible_port=22 -ansible_python_interpreter=/usr/bin/python3 diff --git a/host_vars/OOP-DV-stack0.ini b/host_vars/OOP-DV-stack0.ini deleted file mode 100644 index ae95f59..0000000 --- a/host_vars/OOP-DV-stack0.ini +++ /dev/null @@ -1,5 +0,0 @@ - -ansible_host=OOP-DV-stack0 -ansible_distribution=openbsd -ansible_port=22 -ansible_python_interpreter=/usr/local/bin/python3 diff --git a/host_vars/OOP-FS-raspberry.ini b/host_vars/OOP-FS-raspberry.ini deleted file mode 100644 index 902e628..0000000 --- a/host_vars/OOP-FS-raspberry.ini +++ /dev/null @@ -1,5 +0,0 @@ - -ansible_host=OOP-FS-raspberry -ansible_distribution=debian -ansible_port=22 -ansible_python_interpreter=/usr/bin/python3 diff --git a/host_vars/OOP-RT-54gl.ini b/host_vars/OOP-RT-54gl.ini deleted file mode 100644 index 18ae76e..0000000 --- a/host_vars/OOP-RT-54gl.ini +++ /dev/null @@ -1,5 +0,0 @@ - -ansible_host=OOP-RT-54gl -ansible_distribution= -ansible_port=22 -ansible_python_interpreter=/usr/bin/python3 diff --git a/host_vars/OOP-SW-01.ini b/host_vars/OOP-SW-01.ini deleted file mode 100644 index f9e6145..0000000 --- a/host_vars/OOP-SW-01.ini +++ /dev/null @@ -1,5 +0,0 @@ - -ansible_host=OOP-SW-01 -ansible_distribution= -ansible_port=22 -ansible_python_interpreter=/usr/bin/python3 diff --git a/host_vars/PH-lineage.ini b/host_vars/PH-lineage.ini deleted file mode 100644 index 7837152..0000000 --- a/host_vars/PH-lineage.ini +++ /dev/null @@ -1,5 +0,0 @@ - -ansible_host=PH-lineage -ansible_distribution=archlinux -ansible_port=22 -ansible_python_interpreter=/usr/bin/python3 diff --git a/host_vars/WS-bentonite.ini b/host_vars/WS-bentonite.ini deleted file mode 100644 index 5432557..0000000 --- a/host_vars/WS-bentonite.ini +++ /dev/null @@ -1,5 +0,0 @@ - -ansible_host=WS-bentonite -ansible_distribution=archlinux -ansible_port=22 -ansible_python_interpreter=/usr/bin/python3 diff --git a/host_vars/internet.ini b/host_vars/internet.ini deleted file mode 100644 index 98cecdc..0000000 --- a/host_vars/internet.ini +++ /dev/null @@ -1,5 +0,0 @@ - -ansible_host=internet -ansible_distribution= -ansible_port=22 -ansible_python_interpreter=/usr/bin/python3 -- cgit v1.2.3