FAQ
| This is a
LIVE
service |
Changelog
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Shared Ansible roles
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Information Services
DevOps
Infrastructure
Shared Ansible roles
Merge requests
!49
Add ad2139 to SSH pubkey to ansible role
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Add ad2139 to SSH pubkey to ansible role
ad2139_ssh_key
into
master
Overview
1
Commits
1
Pipelines
1
Changes
2
Merged
Adam Deacon
requested to merge
ad2139_ssh_key
into
master
3 years ago
Overview
1
Commits
1
Pipelines
1
Changes
2
Expand
0
0
Merge request reports
Compare
master
version 1
2e67b812
3 years ago
master (base)
and
latest version
latest version
2e67b812
1 commit,
3 years ago
version 1
2e67b812
1 commit,
3 years ago
2 files
+
4
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
roles/devops-ssh-users/defaults/main.yml
+
3
−
0
Options
@@ -36,6 +36,9 @@ devops_users:
-
name
:
'
Andrew
Vella'
username
:
av603
pub_key
:
av603.pub
-
name
:
'
Adam
Deacon'
username
:
ad2139
pub_key
:
ad2139.pub
ssh_revoked_keys
:
-
username
:
si202
Loading