Git Version Control

Document Control

TODO:

  • Overall structure.
  • Initial draft complete
  • Testing
  • Ready

User Story: Git

As a: Ansible Developer

I want to: maintain all my ansible roles and playbooks under version control

So that: I can track releases and changes.

Considerations

  • Creating a new role from a template
  • Branches (ex: master, releases)
  • Integration with CI/CD (Jenkins, Travis)
  • Integration with Ansible Galaxy (github ID, role versions)

Last update: 2020-01-28