Skip to content

CHORE: Moving personal repo to internal team repo.#267

Closed
Dmitry-Popovichev wants to merge 1 commit intomasterfrom
add-pull-request-metrics-project-files
Closed

CHORE: Moving personal repo to internal team repo.#267
Dmitry-Popovichev wants to merge 1 commit intomasterfrom
add-pull-request-metrics-project-files

Conversation

@Dmitry-Popovichev
Copy link
Contributor

To make use of some of our existing CI.

To make use of some of our existing CI.
---
- name: deploy docker
hosts: exporter
become: true
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Try not to use become at a role level. Use become for individual tasks only. That way you aren't blanketing sudo everywhere. I.e if someone adds a task for rm -rf to the role, it will run with root automatically

@khalford khalford deleted the add-pull-request-metrics-project-files branch February 3, 2026 11:31
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.

2 participants