Skip to content
New issue

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

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

Already on GitHub? # to your account

The task to add the Brave repository is broken. #91

Merged
merged 1 commit into from
Nov 21, 2022

Conversation

cdemeijer
Copy link

Got rid of the shell task and replaced it with a simple copy task instead. (Template seems overkill here).

Shell task used sudo command causing the installation to hang for a user that does not have passwordless sudo.

Got rid of the `shell` task and replaced it with a simple `copy` task instead.
Shell task used `sudo` command causing the installation to hang for a user without passwordless sudo.
@staticdev
Copy link
Owner

@cdemeijer can you give me some more information on what is broken about the repo?
I just run CI/CD today on main branch and everything is still working. What error do you get? What OS are you using?

@staticdev
Copy link
Owner

@cdemeijer I will close this PR since I could not reproduce the problem and didn't get an answer from you. I will be glad to reopen if you provide enough details.

@staticdev staticdev closed this Nov 5, 2022
@cdemeijer
Copy link
Author

As stated, the task did not work for me because it required passwordless sudo (or running everything as root).
I switched to using a different role instead of this one since I don't really like ansible-ized bash.

@staticdev
Copy link
Owner

Sorry I see you are right. Also LGTM.

@staticdev staticdev reopened this Nov 21, 2022
@staticdev staticdev merged commit 36ab99d into staticdev:main Nov 21, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants