Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Molecule #18

Merged
merged 49 commits into from
Aug 8, 2020
Merged

Adding Molecule #18

merged 49 commits into from
Aug 8, 2020

Conversation

artis3n
Copy link
Owner

@artis3n artis3n commented Nov 24, 2019

I need geerlingguy/docker-ubuntu1804-ansible#11 and geerlingguy/docker-ubuntu1804-ansible#12 completed before this will work.

Awaiting resolution on ansible/molecule#2466.

Built my own image with these above fixes - https://hub.docker.com/repository/docker/artis3n/docker-ubuntu1804-ansible Using geerlingguy/docker-ubuntu2004-ansible. May create my own for a popos image, but ubuntu is fine.

@artis3n artis3n added the blocked Cannot proceed until an external issue is resolved/action is taken. label Nov 25, 2019
@artis3n artis3n removed the blocked Cannot proceed until an external issue is resolved/action is taken. label Nov 27, 2019
@artis3n artis3n added the blocked Cannot proceed until an external issue is resolved/action is taken. label Nov 27, 2019
@artis3n artis3n removed the blocked Cannot proceed until an external issue is resolved/action is taken. label Dec 6, 2019
@artis3n artis3n added the blocked Cannot proceed until an external issue is resolved/action is taken. label Dec 7, 2019
@artis3n artis3n removed the blocked Cannot proceed until an external issue is resolved/action is taken. label Dec 7, 2019
@artis3n
Copy link
Owner Author

artis3n commented Dec 7, 2019

Have to figure out how to resolve this error when using the non-root user ansible:

TASK [Terminal | ZSH Spaceship theme] ******************************************
    fatal: [instance]: FAILED! => {"changed": false, "cmd": "/usr/bin/git clone --origin origin https://github.com/denysdovhan/spaceship-prompt.git /home/runner/.oh-my-zsh/custom/themes/spaceship-prompt", "msg": "fatal: could not create leading directories of '/home/runner/.oh-my-zsh/custom/themes/spaceship-prompt': Permission denied", "rc": 128, "stderr": "fatal: could not create leading directories of '/home/runner/.oh-my-zsh/custom/themes/spaceship-prompt': Permission denied\n", "stderr_lines": ["fatal: could not create leading directories of '/home/runner/.oh-my-zsh/custom/themes/spaceship-prompt': Permission denied"], "stdout": "", "stdout_lines": []}

@artis3n artis3n merged commit 7a374f8 into master Aug 8, 2020
@artis3n artis3n deleted the molecule branch August 8, 2020 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant