From 60a59b0f2a88e5f0fa4fc2703bdd381c54ab1ec1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christer=20War=C3=A9n?= Date: Sun, 5 May 2024 18:54:17 +0300 Subject: [PATCH] Inventories Update --- .../host_vars/{mpp => divari.northeurope.cloudapp.azure.com} | 0 inventories/mpp/hosts | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename inventories/mpp/host_vars/{mpp => divari.northeurope.cloudapp.azure.com} (100%) diff --git a/inventories/mpp/host_vars/mpp b/inventories/mpp/host_vars/divari.northeurope.cloudapp.azure.com similarity index 100% rename from inventories/mpp/host_vars/mpp rename to inventories/mpp/host_vars/divari.northeurope.cloudapp.azure.com diff --git a/inventories/mpp/hosts b/inventories/mpp/hosts index c06fea4..197dfe0 100644 --- a/inventories/mpp/hosts +++ b/inventories/mpp/hosts @@ -1,7 +1,7 @@ --- all: hosts: - mpp: + divari.northeurope.cloudapp.azure.com: vars: ansible_connection: local ansible_python_interpreter: "{{ansible_playbook_python}}"