Turn Your Vehicle Into a Smart Earning Asset

While you’re not driving your car or bike, it can still be working for you. MOTOSHARE helps you earn passive income by connecting your vehicle with trusted renters in your city.

🚗 You set the rental price
🔐 Secure bookings with verified renters
📍 Track your vehicle with GPS integration
💰 Start earning within 48 hours

Join as a Partner Today

It’s simple, safe, and rewarding. Your vehicle. Your rules. Your earnings.

Ansible Inventory Lab & Excercise – Part 3

Assignment 1

You have been given a RHEL 7.X instance for ARS where access is enabled with ec2-user and key. Password login is disabled. You need to enable a password login and use inventory with behavioural param of username and password to execute following.

$ ansible gog -i inventory -m copy -a"src=index.html dest=/var/www/html"
Code language: JavaScript (javascript)

Assignment 2

Can you please convert this INI inventory format to yaml inventory format and use it

mail.example.com

[webservers]
foo.example.com
bar.example.com

[dbservers]
one.example.com
two.example.com
three.example.com
Code language: CSS (css)

Assignment 3

Find out what is “ungrouped” and where to use it?

Assignment 4

Find out, is it correct way to keep host in inventory file?

# If you have multiple hosts following a pattern you can specify them like this:
www[001:006].example.com
# Here's another example of host ranges, this time there are no leading 0s: 
db-[99:101]-node.example.com
Code language: PHP (php)

Certification Courses

DevOpsSchool has introduced a series of professional certification courses designed to enhance your skills and expertise in cutting-edge technologies and methodologies. Whether you are aiming to excel in development, security, or operations, these certifications provide a comprehensive learning experience. Explore the following programs:

DevOps Certification, SRE Certification, and DevSecOps Certification by DevOpsSchool

Explore our DevOps Certification, SRE Certification, and DevSecOps Certification programs at DevOpsSchool. Gain the expertise needed to excel in your career with hands-on training and globally recognized certifications.