diff options
| author | boom2 <blizzack@blizzack.com> | 2024-01-11 16:19:27 -0500 |
|---|---|---|
| committer | boom2 <blizzack@blizzack.com> | 2024-01-11 16:19:27 -0500 |
| commit | 0a7445b021669ed465859f287863c2899e3900a4 (patch) | |
| tree | 505410c75284155fdecce2daf68457aa77e923ca /home/.ansible/hosts | |
| parent | e546f2ba800a55663ae04f18f8b01e86e1deac90 (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 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/home/.ansible/hosts b/home/.ansible/hosts index cfc850b..0f4745c 100644 --- a/home/.ansible/hosts +++ b/home/.ansible/hosts @@ -7,4 +7,5 @@ localhost ansible_connection=local [dev] -192.168.0.220 +192.168.107.3 +#192.168.0.220 |
