Install ansible
On Fedora:
$ sudo dnf install ansible
On RHEL and CentOS:
$ sudo yum install ansible
On Ubuntu:
$ sudo apt-add-repository --yes --update ppa:ansible/ansible
$ sudo apt install ansible
Using PIP:
$ pip install --user ansible
On Alpine:
$ apk add ansible
On Fedora:
$ sudo dnf install ansible
On RHEL and CentOS:
$ sudo yum install ansible
On Ubuntu:
$ sudo apt-add-repository --yes --update ppa:ansible/ansible
$ sudo apt install ansible
Using PIP:
$ pip install --user ansible
On Alpine:
$ apk add ansible
sudo apt install ansible
[root@ansible ~]# yum install ansibleRHEL-8.2.0
then install python3
----yum install python3
then for installing ansible required python pipe
----yum -y install python3-pip
now install ansible by using pip3
----pip3 install ansible
Also in C++:
- open folder from terminal
- bash while done
- git push new repo to remote
- steam linux
- install docker compose in suse linux
- how to install nvm in ubuntu
- linux create public key
- delete all the files without one in linux
- sum of array elements bash
- cat syntax in linux
- phpmailer install composer
- how to check windows powershell version
- remove git deleted files
- bash sort bed file by chrom start end
- yarn clear cache
- def_daemon[19685]: segfault at 7f4d6811b7f0 ip 00007f4d6811b7f0 sp 00007f4d65bcc808 error 15
- dyld: lazy symbol binding failed: Symbol not found: _ffi_prep_closure_loc
- linux vi
- bash if argument in file
- How to Create Files in Linux
- remove docker container
- firewalld permanent rules
- install toastr in angular
- ifconfig not found ubuntu 20.04