diff options
Diffstat (limited to 'host_vars/bentonite.yml')
-rw-r--r-- | host_vars/bentonite.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/host_vars/bentonite.yml b/host_vars/bentonite.yml new file mode 100644 index 0000000..d615df9 --- /dev/null +++ b/host_vars/bentonite.yml @@ -0,0 +1,6 @@ +ansible_host: bentonite +ip: + in: 10.10.0.81 + out: 192.168.5.81 + +virtual: false |