Skip to content

Commit

Permalink
Merge pull request #75 from adfinis/fix/ignore-me
Browse files Browse the repository at this point in the history
fix: ignore-me
  • Loading branch information
fadnincx authored Oct 11, 2024
2 parents 5784852 + 1fc240c commit da2355a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/maintenance_31_nginx/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
- "vars.taskid not in maintenance_exclude_tasks"
- "maintenance_only is not defined or maintenance_only == vars.taskid"
vars:
taskid: ignoreme
taskid: ignore-me
name: bar

- <<: *task
Expand Down

0 comments on commit da2355a

Please sign in to comment.