diff options
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 |