About Me

Monday, 13 March 2023

ANSIBLE

                                                             ANSIBLE


installation on ubuntu:

vi ans.sh

#!/bin/bash
apt update -y 
apt install software-properties-common -y
apt-add-repository ppa:ansible/ansible -y
apt update -y
apt install ansible -y
Ansible --version

No comments:

Post a Comment

youtube devops topics

What is LDAP and Active Directory? How LDAP works and the structure of LDAP/AD? https://youtu.be/Xp9kLn9vRmw