From 0a7445b021669ed465859f287863c2899e3900a4 Mon Sep 17 00:00:00 2001 From: boom2 Date: Thu, 11 Jan 2024 16:19:27 -0500 Subject: - updated ip address of host - removed old committed 'backup' files (with '~' appended) --- home/.ansible/hosts~ | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 home/.ansible/hosts~ (limited to 'home/.ansible/hosts~') 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 - -- cgit v1.2.3-54-g00ecf