aboutsummaryrefslogtreecommitdiffstats
path: root/inventory-localhost
diff options
context:
space:
mode:
authorKristian <kly@gondul-tg17.kly.no>2017-04-19 18:13:19 +0200
committerKristian <kly@gondul-tg17.kly.no>2017-04-19 18:13:19 +0200
commit5bd19932a886eae468fea8bcb0e30c78f1d45141 (patch)
tree5357cc40a58e0bb3adbfbb874365d0073dd75fe6 /inventory-localhost
parent53fb0f8f3155748134fb1d908ac3e24a90217de2 (diff)
build: Add ping/snmp to new-scheme
Diffstat (limited to 'inventory-localhost')
-rw-r--r--inventory-localhost4
1 files changed, 4 insertions, 0 deletions
diff --git a/inventory-localhost b/inventory-localhost
index 1b56b6e..ee4e0bc 100644
--- a/inventory-localhost
+++ b/inventory-localhost
@@ -4,3 +4,7 @@ localhost ansible_connection=local
localhost ansible_connection=local
[web]
localhost ansible_connection=local
+[ping]
+localhost ansible_connection=local
+[snmp]
+localhost ansible_connection=local