What is the use of dynamic inventory in Ansible?
Updated:
Here we are discussing the use case of dynamic inventory in Ansible.
Here we are discussing the use case of dynamic inventory in Ansible.
7 things every web developer should know about Linux Administration By Zareef Ahmed Web programming is not only about how you develop your applications, ...
In this short video, I am going to show you, how you can create a fork from a github respository Zareef Ahmed (https://www.zareef.com)
In this video, I am talking about seven things which you need to know to implement a better devops culture in your company. It is based on the article I wrote on ...
In this video, I am going to show, how you can create a VM using vagrant with custom public ip address. We are using Virtualbox as our provider.
In this video, I am going to show you about the git feature using which you can use it as backup restoration plan.
Lots of recruiters and consultants call me and asked this ultimate question,”How much experience you have in Devops?” This is how this conversation usually goes : - Consultant : “Zareef, how much experience you have…
AWS Migration has been recently announced by AWS. This is a service which you can use to migrate your applications to AWS. This service can be used to track status of application migrations. In this…
Let me state it in start without any introduction. Devops is a culture of practices. It is not a tool. In fact, it is a set of processes for which we use different type of…
Recently I got this query -------------------------------------- I am working as a Testing team lead in manual testing so i don't have a programming knowledge. Now, I want to learn DevOps. Before join in this course…
Web programming is not only about how you develop your applications, its also about how you deploy your application or website.Although control panels are being provided by almost every shared hosting company using which we…
Phing is a PHP project build tool based on Apache Ant. A build system helps you to perform a group of actions using a single command. If you’re wondering why PHP needs a build tool,…