diff --git a/inventories/hosts b/inventories/hosts index 070456c..1f9b9f1 100644 --- a/inventories/hosts +++ b/inventories/hosts @@ -1,2 +1,3 @@ [infra] -gateway ansible_host=192.168.1.221 int_ip=192.168.1.221 \ No newline at end of file +gateway ansible_host=192.168.1.221 int_ip=192.168.1.221 +data ansible_host=192.168.1.222 int_ip=192.168.1.222 \ No newline at end of file