linux-system-roles / auto-maintenance

Linux system roles wide automated repo maintenance
MIT License
25 stars 15 forks source link

skip files directory to avoid yml file errors #280

Closed richm closed 1 year ago

richm commented 1 year ago

The podman role has test yml files that should not be processed by lsr_role2collection or report-modules-plugins. The lsr r2c should skip processing any files/ or templates/ directories. The report-modules-plugins.py should skip checking files/ files for plugins.

Signed-off-by: Rich Megginson rmeggins@redhat.com

richm commented 1 year ago

see https://github.com/linux-system-roles/podman/actions/runs/5407050225/jobs/9824604133?pr=78 and https://github.com/linux-system-roles/podman/actions/runs/5407050230/jobs/9824604196?pr=78