How to add a new host to Ansible
First, make sure that root login is permitted on the host. Use your favorite text editor. Inside the config file, set permit root login to yes Restart SSH Service If you have not set a password for root, do it now. Now, if you have not generated an ssh key, do it now. Send this…