diff options
author | Ole Mathias Aa. Heggem <msbone1995@gmail.com> | 2017-11-05 23:33:04 +0100 |
---|---|---|
committer | Ole Mathias Aa. Heggem <msbone1995@gmail.com> | 2017-11-05 23:33:04 +0100 |
commit | eabcf10ede6f9eee77b85f537cef023f89111f9d (patch) | |
tree | abfeac2797b85ab1998398c41e31a719d042662b /ansible/inventory-localhost | |
parent | be1aa154d5ca81b2cfd730245f90c9d50aba74e3 (diff) |
influx/chart and ansible
Diffstat (limited to 'ansible/inventory-localhost')
-rw-r--r-- | ansible/inventory-localhost | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ansible/inventory-localhost b/ansible/inventory-localhost index ee4e0bc..9481f45 100644 --- a/ansible/inventory-localhost +++ b/ansible/inventory-localhost @@ -8,3 +8,5 @@ localhost ansible_connection=local localhost ansible_connection=local [snmp] localhost ansible_connection=local +[influx] +localhost ansible_connection=local |