Skip to content

Commit

Permalink
fix loop
Browse files Browse the repository at this point in the history
  • Loading branch information
NeoPlays committed Jun 10, 2024
1 parent 50e3bdb commit 680489b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions controls/roles/update-changes/tasks/2.1.5/updates-215.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
- name: Include ValidatorEjector Changes
include_tasks: ValidatorEjector_changes.yaml
loop: "{{ service_config_files.files }}"
loop_control:
loop_var: config_file_path

- name: Filter files that contain both regex patterns
shell: "grep -rlE 'service: CharonService' /etc/stereum/services | xargs grep -lE 'image: obolnetwork/charon:v1\\.[0-9]+\\.[0-9]+'"
Expand Down

0 comments on commit 680489b

Please sign in to comment.