Ansible ad hoc commands with Examples
In this article we are going to cover Ansible ad hoc commands with examples. Prerequisites One Ansible master node One or more client nodes SSH connection should be enabled between Ansible master
In this article we are going to cover Ansible ad hoc commands with examples. Prerequisites One Ansible master node One or more client nodes SSH connection should be enabled between Ansible master
In this article we are going cover How to install Ansible on CentOS 8, Configure Ansible, exchanged SSH keys from master to slave node and Tested the Ansible setup. There are two
In this article we are going to cover How to install Ansible on Ubuntu 20.04 LTS, Configure Ansible, exchanged SSH keys from master to slave node and Tested the Ansible setup. Prerequisites:
In this article we are going to cover Deploy Java Application to AWS Elastic Beanstalk using the GitLab CI. Here we need to do two things. First of all we need to
In this article we are going to cover SonarQube integration for Node JS Project using GitLab CI/CD. Prerequisites Ubuntu Server 20.04/18.04/16.04 LTS SSH access with sudo privileges Please find below articles to
In this article we are going to cover How to Integrate SonarQube with Java Maven project using GitLab CI, Downloading latest version of maven, configuring environment variables for maven and check maven version