Skip to content

Commit

Permalink
Commit changes made by code formatters
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 20, 2023
1 parent a734717 commit 236b1e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ansible/group_vars/environment_name_oasys_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -241,4 +241,4 @@ db_configs:
scope: both,
}
service:
- { name: BIPINF_TAF, role: PRIMARY }
- { name: BIPINF_TAF, role: PRIMARY }
2 changes: 1 addition & 1 deletion ansible/roles/oasys-bip/tasks/rcu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
remote_src: true
keep_newer: true

- name: Copy config password file
- name: Copy config password file
ansible.builtin.template:
src: "bip_password.tmp.j2"
dest: "{{ stage }}/obiee_rcu_paramfile.txt"
Expand Down

0 comments on commit 236b1e3

Please sign in to comment.