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
!19
Small improvements to the README
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Small improvements to the README
readme-update
into
master
Overview
0
Commits
1
Pipelines
1
Changes
1
Merged
Steve Ison
requested to merge
readme-update
into
master
6 years ago
Overview
0
Commits
1
Pipelines
1
Changes
1
Expand
Very small improvements to the README.
#6 (closed)
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
66437b92
1 commit,
6 years ago
1 file
+
16
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
README.md
+
16
−
1
Options
# ansible-roles
# Shared Ansible roles
This repository contains DevOps group shared ansible roles.
## Best Practices
All roles in this repository should:
-
Have a README
-
Have a usage example
-
Assert all required variables are set
-
Be idempotent
-
Be compose-able
-
Be orthogonal
-
Should pass ansible-lint checking
Loading