Skip to content

Commit

Permalink
use pre_tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
khaledk2 committed Aug 14, 2024
1 parent a9884b0 commit 15052eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/idr-ms-image-region.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- hosts: "{{ idr_environment | default('idr') }}-omeroreadonly-hosts"
become: true

tasks:
pre_tasks:
- name: get database host
set_fact:
database_server_url: >-
Expand Down

0 comments on commit 15052eb

Please sign in to comment.