Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • H HPCasCode
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 8
    • Issues 8
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • hpc-team
  • HPCasCode
  • Merge requests
  • !525

adding an option to specify a nopasswd user to the role because we cannot just...

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Andreas Hamacher requested to merge nopasswd_ec2-user-sudo into master Nov 04, 2021
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 1

adding an option to specify a nopasswd user to the role because we cannot just rely on the OS-image having that

an example playbook line would look like: - { role: enable_sudo_group, nopasswd_user: "ec2-user", tags: [ sudo, authentication ] }

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: nopasswd_ec2-user-sudo