diff options
author | binary <me@rgoncalves.se> | 2021-03-11 20:32:42 +0100 |
---|---|---|
committer | binary <me@rgoncalves.se> | 2021-03-11 20:32:42 +0100 |
commit | 69a58920c4e692e44c62422c406a6a690248fe27 (patch) | |
tree | f8362bfe532bd7b612ccc02efa2160beaccfecc9 /host_vars | |
parent | cdf2b4afd31b10df695985d7bdd3a587534feb92 (diff) | |
download | infrastructure-69a58920c4e692e44c62422c406a6a690248fe27.tar.gz |
Fail free all-host-basic playbook.
Diffstat (limited to 'host_vars')
-rw-r--r-- | host_vars/st0dev1.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/host_vars/st0dev1.yml b/host_vars/st0dev1.yml index f04fea0..fd92220 100644 --- a/host_vars/st0dev1.yml +++ b/host_vars/st0dev1.yml @@ -1,7 +1,7 @@ _groups: openbsd ip: - in: 10.10.0.66 - out: 192.168.5.66 + in: 10.10.0.63 + out: 192.168.5.63 virtual: true |