Skip to content
This repository has been archived by the owner on Mar 23, 2019. It is now read-only.

Install the sudo package on Debian based operating systems #684

Merged

Conversation

LukeShortCloud
Copy link
Contributor

ISSUE TYPE
  • Bugfix Pull Request
SUMMARY

Install the "sudo" package on the Conductor image for Debian and Ubuntu operating systems.

Fixes #575

@LukeShortCloud
Copy link
Contributor Author

The build is failing due to this error:

TASK [validate-start-stop-restart : Wait until built containers are running] ***
fatal: [localhost]: FAILED! => {"failed": true, "msg": "The conditional check 'container_run_status.ansible_facts.docker_container.State.Status == 'running'' failed. The error was: error while evaluating conditional (container_run_status.ansible_facts.docker_container.State.Status == 'running'): 'dict object' has no attribute 'ansible_facts'"}

I am unsure if that is actually related to this new commit or not.

@chouseknecht
Copy link
Contributor

It's not related to your commit. I'm working on it. Stand by...

@LukeShortCloud
Copy link
Contributor Author

No worries and thanks for the prompt response!

@chouseknecht chouseknecht merged commit 55b845f into ansible:develop Aug 9, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ensure sudo package installed in Conductor
2 participants