Skip to content
This repository has been archived by the owner on Jun 18, 2021. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 358 Bytes

contributing.md

File metadata and controls

13 lines (10 loc) · 358 Bytes

Contributing

General guidelines for contributing to the Ansible-based infrastructure used by OME.

  • Roles

    • SemVer is used for developing roles.
    • Production roles should be distributed via Galaxy.
    • Prefix variables should be prefixed with role names.
    • Molecule should be used for testing complex roles.
  • Playbooks

    • Prefer the long-format