1. Installation and configuration ansble yum install epel-release -y #Install epel warehouse
yum install ansible -y
vim /etc/ansible/hosts
[web-proxy]
#Group
192.168.1.112 ansible_ssh_port=22
1. Installation and configuration ansble yum install epel-release -y #Install epel warehouse
yum install ansible -y
vim /etc/ansible/hosts
[web-proxy]
#Group
192.168.1.112 ansible_ssh_port=22