branch-distgit-packages.yml comment typos #85

Closed
opened 2026-02-24 03:54:14 +00:00 by carlwgeorge · 0 comments
Owner

The header comment in branch-distgit-packages.yml have some typos. In itself this isn't a big deal, but it invariable leads to copying the example command in the comment and getting an error, so it's worth fixing.

  • The comments reference the playbook itself as branch-disgit-packages.yml (missing a t).
  • We run this with rbac-playbook now, not ansible-playbook.
  • When run with rbac-playbook, the path must be relative from the playbooks directory, not the top level directory, so playbooks/manual/... needs to change to manual/....
The header comment in [branch-distgit-packages.yml](https://forge.fedoraproject.org/infra/ansible/src/branch/main/playbooks/manual/epel-minor-release/branch-distgit-packages.yml) have some typos. In itself this isn't a big deal, but it invariable leads to copying the example command in the comment and getting an error, so it's worth fixing. - The comments reference the playbook itself as `branch-disgit-packages.yml` (missing a `t`). - We run this with `rbac-playbook` now, not `ansible-playbook`. - When run with `rbac-playbook`, the path must be relative from the playbooks directory, not the top level directory, so `playbooks/manual/...` needs to change to `manual/...`.
dherrera removed their assignment 2026-03-02 17:58:48 +00:00
Sign in to join this conversation.
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
epel/releng#85
No description provided.