Add role name as tag to all basic roles #85

Open
lilly wants to merge 6 commits from add-basic-tags into main
Owner

Sometimes it is quite annoying when developing or debugging a specific part of the configuration to have to run the whole thing. To make things easier, the base set of roles that we use all over the place have been given a tag corresponding to their role name.

Sometimes it is quite annoying when developing or debugging a specific part of the configuration to have to run the whole thing. To make things easier, the base set of roles that we use all over the place have been given a tag corresponding to their role name.
lilly self-assigned this 2026-04-30 23:09:01 +02:00
lilly requested review from june 2026-04-30 23:09:11 +02:00
lilly force-pushed add-basic-tags from 9aeedc3e78
Some checks failed
/ Ansible Lint (push) Failing after 2m26s
/ Ansible Lint (pull_request) Failing after 2m23s
to 5787a9d792
Some checks failed
/ Ansible Lint (push) Failing after 2m30s
/ Ansible Lint (pull_request) Failing after 2m32s
2026-04-30 23:19:53 +02:00
Compare
lilly force-pushed add-basic-tags from 5787a9d792
Some checks failed
/ Ansible Lint (push) Failing after 2m30s
/ Ansible Lint (pull_request) Failing after 2m32s
to 1d54043b8e
All checks were successful
/ Ansible Lint (push) Successful in 2m38s
/ Ansible Lint (pull_request) Successful in 2m38s
2026-05-01 00:33:47 +02:00
Compare
All checks were successful
/ Ansible Lint (push) Successful in 2m38s
/ Ansible Lint (pull_request) Successful in 2m38s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin add-basic-tags:add-basic-tags
git switch add-basic-tags

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff add-basic-tags
git switch add-basic-tags
git rebase main
git switch main
git merge --ff-only add-basic-tags
git switch add-basic-tags
git rebase main
git switch main
git merge --no-ff add-basic-tags
git switch main
git merge --squash add-basic-tags
git switch main
git merge --ff-only add-basic-tags
git switch main
git merge add-basic-tags
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
CCCHH/ansible-infra!85
No description provided.