Skip to content

Commit

Permalink
FIX: regex the 2nd
Browse files Browse the repository at this point in the history
  • Loading branch information
NeoPlays committed May 16, 2024
1 parent 948a32d commit 9d283ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controls/roles/update-changes/tasks/2.1.4/updates-214.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
find:
paths: "/etc/stereum/services"
read_whole_file: true
contains: "^\s*service:\s*CharonService"
contains: "^service: CharonService"
register: charon_service_files

- name: Set CharonService id
Expand Down

0 comments on commit 9d283ad

Please sign in to comment.