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
!28
Improve readme to include all required vars and optional vars
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Improve readme to include all required vars and optional vars
improve-readme
into
master
Overview
0
Commits
3
Pipelines
3
Changes
2
Merged
Dr Abraham Martin
requested to merge
improve-readme
into
master
6 years ago
Overview
0
Commits
3
Pipelines
3
Changes
1
Expand
Closes
#7 (closed)
Edited
6 years ago
by
Dr Abraham Martin
0
0
Merge request reports
Compare
version 1
version 2
74a8d355
6 years ago
version 1
53b87629
6 years ago
master (base)
and
version 2
latest version
55fd28ae
3 commits,
6 years ago
version 2
74a8d355
2 commits,
6 years ago
version 1
53b87629
1 commit,
6 years ago
Show latest version
1 file
+
5
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
roles/configure-bes/tasks/main.yml
+
5
−
0
Options
---
-
name
:
Assert that we have a ssh_key_users
assert
:
that
:
ssh_key_users is defined
msg
:
"
ssh_key_users
needs
to
be
defined
as
the
list
of
users
whom
public
keys
need
to
be
installed"
-
name
:
Assert that we have a bes_path_to_pub_keys
assert
:
that
:
bes_path_to_pub_keys is defined
Loading