Skip to content

Ansible tags documentation #3764

Open
maggiettu wants to merge 3 commits into
UBC-Thunderbots:masterfrom
maggiettu:ansible-tags
Open

Ansible tags documentation #3764
maggiettu wants to merge 3 commits into
UBC-Thunderbots:masterfrom
maggiettu:ansible-tags

Conversation

@maggiettu

@maggiettu maggiettu commented Jun 6, 2026

Copy link
Copy Markdown

Description

added a tag guide for ansible tags and a current list of all tags used in playbook and task files

Testing Done

N/A

Resolved Issues

resolves #3622

Length Justification and Key Files to Review

N/A

Review Checklist

It is the reviewers responsibility to also make sure every item here has been covered

  • Function & Class comments: All function definitions (usually in the .h file) should have a javadoc style comment at the start of them. For examples, see the functions defined in thunderbots/software/geom. Similarly, all classes should have an associated Javadoc comment explaining the purpose of the class.
  • Remove all commented out code
  • Remove extra print statements: for example, those just used for testing
  • Resolve all TODO's: All TODO (or similar) statements should either be completed or associated with a github issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add documentation for Ansible tags

1 participant