unable to install httpd on centos remote host using ansible file command on master vm
by sabsac from LinuxQuestions.org on (#5NFCF)
I am running 3 linux vms on virtual box using vagrant on my win 7 machine. the master machine is ubuntu 20.04 and the host vms are one ubuntu and one centos 8.I am using the following command:-
ansible all -m ansible.builtin.yum -a "name=httpd state=present" -become
But I am getting error as follows
Attached Thumbnails
Attached Files


ansible all -m ansible.builtin.yum -a "name=httpd state=present" -become
But I am getting error as follows
Attached Thumbnails
![]() | ansible error.txt (2.0 KB) |