FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects

Small improvements to the README

Merged Steve Ison requested to merge readme-update into master
1 file
+ 16
1
Compare changes
  • Side-by-side
  • Inline
+ 16
1
# 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