Skip to content

Commit

Permalink
ext script from local
Browse files Browse the repository at this point in the history
  • Loading branch information
alf-cactus committed Dec 15, 2023
1 parent 014c3da commit 0dc7234
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions roles/cleanup/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
executable: python3
become: true
when: "'apiserver' in group_names"
with_fileglob:
- "{{ fworch_home }}/scripts/customizing/api/*.py"
with_fileglob:
- "scripts/customizing/api/*.py"

# Do general cleanup

Expand Down

0 comments on commit 0dc7234

Please sign in to comment.