I am getting a failure at the TASK [common : include_tasks] phase.
To Reproduce
Steps to reproduce the behavior:
execute command `./algo'
Choices are sequentially: 9yy`y`y`localhost`my public ip
Expected behavior
I expect it to build the required configuration and software
Additional context
I want to deploy it into a Ubuntu 18.04 Docker container. I have a Docker image which has built-in sudo and a sudo user. I am attaching to the container produced from this particular image, and downloading algo then following the instructions.
I also tried running algo with sudo, got same error
I tried troubleshooting, though it didn't seem relevant, got same error
Describe the bug
I am getting a failure at the TASK [common : include_tasks] phase.
To Reproduce
Steps to reproduce the behavior:
9
y
y
`y`
y
`
localhost`my public ip
Expected behavior
I expect it to build the required configuration and software
Additional context
I want to deploy it into a Ubuntu 18.04 Docker container. I have a Docker image which has built-in sudo and a sudo user. I am attaching to the container produced from this particular image, and downloading algo then following the instructions.
Full log