Monday, August 3, 2026

Ansible

 

[root@controller ~]# dnf update

[root@controller ~]#  dnf install -y https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm

[root@controller ~]# dnf search ansible-core

[root@controller ~]# dnf -y install ansible-core

[root@controller ~]# ansible --version

 

No comments:

Post a Comment