summaryrefslogtreecommitdiff
path: root/home/.ansible/hosts~
diff options
context:
space:
mode:
authorboom2 <blizzack@blizzack.com>2024-01-11 16:19:27 -0500
committerboom2 <blizzack@blizzack.com>2024-01-11 16:19:27 -0500
commit0a7445b021669ed465859f287863c2899e3900a4 (patch)
tree505410c75284155fdecce2daf68457aa77e923ca /home/.ansible/hosts~
parente546f2ba800a55663ae04f18f8b01e86e1deac90 (diff)
- updated ip address of host
- removed old committed 'backup' files (with '~' appended)
Diffstat (limited to 'home/.ansible/hosts~')
-rw-r--r--home/.ansible/hosts~13
1 files changed, 0 insertions, 13 deletions
diff --git a/home/.ansible/hosts~ b/home/.ansible/hosts~
deleted file mode 100644
index 27b4d77..0000000
--- a/home/.ansible/hosts~
+++ /dev/null
@@ -1,13 +0,0 @@
-# - you will need to define any variables before we define any stanzas
-# https://docs.ansible.com/ansible/latest/inventory_guide/connection_details.html
-# https://nixzie.com/run-ansible-playbook-locally/#Run_Ansible_Playbook_Locally_Using_Local_Action
-
-
-[test]
-192.168.0.220
-
-[dev]
-192.168.0.220
-
-localhost ansible_connection=local
-