In our previous article, we discussed how to install Kibana on CentOS 7. Having the ability to install Kibana from a single command is a wonderous thing.
Tag: Ansible Role
Ansible Role for Logstash and its installation on CentOS 7
In our previous article, we discussed how to install Logstash on CentOS 7. Having the ability to install Logstash from a single command is a wonderous thing.
Ansible role for Elasticsearch and its installation on CentOS 7
In our previous article, we discussed how to install elasticsearch on CentOS 7. Having the ability to install elasticsearch from a single command is a wonderous thing. So, in this post, we will see elasticsearch installation using Ansible playbook or role to do just that.
Ansible role for Jenkins and its installation on CentOS 7
In our previous article, we discussed how to install Jenkins on CentOS 7. Having the ability to install Jenkins from a single command is a wonderous thing. So, in this post, we will see Jenkins installation using Ansible playbook or role to do just that.
Ansible role for java 8 and its installation on CentOS 7
In our previous article, we discussed how to install java 8 on CentOS 7. Having the ability to install java 8 from a single command is a wonderous thing. So, in this post,
Ansible: How to create Ansible Role
In our previous articles, we discussed Ansible installation and configuration and How to create and run/execute Ansible Playbooks. Now let’s learn to create an Ansible Role step by step.