EPEL minor branching: fix inline documentation for branch-distgit-packages.yml

* Fix typos (disgit -> distgit)
* Run with rbac-playbook
* Use correct relative path when run with rbac-playbook

Resolves epel/releng#85

Signed-off-by: Carl George <carlwgeorge@gmail.com>
This commit is contained in:
Carl George 2026-03-02 17:34:00 -06:00 committed by Diego Herrera
commit 04bbc6004f

View file

@ -2,15 +2,15 @@
# creates EPEL branches from a target branch.
#
# Running the following line will do a dry-run of the process on the staging server.
# $ ansible-playbook \
# $ sudo rbac-playbook \
# -l pkgs_stg \
# playbooks/manual/epel-minor-release/branch-disgit-packages.yml
# manual/epel-minor-release/branch-distgit-packages.yml
#
# You can also use it locally to test how it works
# $ ansible-playbook \
# -l localhost \
# -e checkout_path=/tmp/rpms \
# playbooks/manual/epel-minor-release/branch-disgit-packages.yml
# playbooks/manual/epel-minor-release/branch-distgit-packages.yml
#
# Expected extra-vars:
# checkout_path