Skip to content

Commit

Permalink
╭∩╮( •̀_·́ )╭∩╮
Browse files Browse the repository at this point in the history
  • Loading branch information
alxgomz committed Jul 9, 2024
1 parent e139fb2 commit a40b8d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playbooks/acs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
when: create_repo_db
- name: Setup sync database
ansible.builtin.include_role:
role: "{{ pg_role }}"
name: "{{ pg_role }}"
tasks_from: setup_db
vars:
postgres_db_name: "{{ sync_db_name }}"
Expand Down

0 comments on commit a40b8d0

Please sign in to comment.