I am getting below error after I run ansible-playbook system-assessment.yml
Please help me with solution
Hi Alexal,
How to check that.
only one server.
Do you want full file content.
This is the top part of the file.
Did you change inventory.ini file after you saw that error message? With ansible_connection=local there should be no SSH connections. Show me the output from a command shown below:
ansible -i inventory.ini -m shell -a "id" -vv
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.