top of page
Search


Install Jenkins on CentOS Using Ansible
To install Jenkins on CentOS using Ansible, you can use the following playbook. Ensure you have Ansible installed and configured to...

Siddhesh Kadam
1 min read


Ansible to Automate Server Reboot a Linux server
You can use Ansible to Automate Server Reboot a Linux server and wait for it to come back online. Here's a simple playbook to understand...

Siddhesh Kadam
2 min read


Create an AWS EC2 instance with Ansible
To create an AWS EC2 instance with Ansible, you can use the ec2 module. Here's an example Ansible playbook that creates a t2.micro...

Siddhesh Kadam
1 min read
bottom of page
