Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I am going through the Getting Hands On with Ansible lab and running into an issue trying to perform the initial steps to install ansible 2.2 and clone sample code from git. If this access is no longer allowed is there a workaround? (venv) [root@de...
Thanks that has me moving along again! The lab is having me log in as root so once I switched users to developer I was able to follow the process you outlined. (venv) [root@devbox ~](venv) [root@devbox ~]# su - developer[developer@devbox ~]$ Thanks ...