Hello,
I have encountered following errors on running the ansible playbooks.
1. ansible-playbook -i inventories/standalone database.yml
TASK [database : allow only selected networks to access DB]
********************
fatal: [192.168.56.10]: FAILED! => {"msg": "'db_subnets' is undefined"}
2. ansible-playbook -i inventories/standalone airavata.yml
TASK [zookeeper : open zookeeper port]
*****************************************
fatal: [192.168.56.10]: FAILED! => {"msg": "'zk_subnets' is undefined"}

I'm really not getting how to go about it. Could anyone please point me in
the right direction?
Thank you.
BR,
Dhruvi

Reply via email to