Ansible for absolute beginners - stuck at lab setup - no ip address

Ankit Tiwari:
Ansible for absolute beginners - stuck at lab setup - no ip address

Ankit Tiwari:
Hi All…Mostly this question i guess been asked multiple times, but would be great help if you can resolve this for me, I am doing Ansible for the Absolute Beginners, and i got stuck in lab setup, where Centos Image in Virtual box couldn’t connect to network, i see there is no ip address configured to enp0s3 port by default, if i create it manually, when i clone the next VM, it will ask again, do you think it should have IP address by default, am using bridge network

Mumshad Mannambeth:
Hi Ankit, it depends on the network type you are using. If you used Host Network and it has DHCP enabled, then it should get IP address assigned autoamtically.

We discuss these in detail in the DevOps Pre-Requisites course. Please check it out.

Ankit Tiwari:
Thanks Mumshad, will check that course:slightly_smiling_face: