How To Install Ansible-runner?
Install ansible-runner
-
Fedora
dnf install python3-ansible-runnerClick to copy
python3-ansible-runner
interface with Ansiblepython2-ansible-runner
interface with Ansible
Install the latest version of ansible-runner in Fedora from terminal. To install the ansible-runner just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of ansible-runner from the respository and install it in your computer/server.




