Skip to content

Remove the need for executing bash script with sudo inside install-gitlab.yml #11

Description

@jonashackt

In install-gitlab.yml there´s a shell module invocation with:

  - name: Add the GitLab package repository
    shell: "curl https://packages.gitlab.com/install/repositories/gitlab/gitlab-ce/script.deb.sh | sudo bash"

This could potentially introduce security problems - allthough it is recomended in the GitLab installation docs.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions