Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update converge.yml
Browse files Browse the repository at this point in the history
vitabaks authored Feb 2, 2024
1 parent c224424 commit fea9249
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion molecule/default/converge.yml
Original file line number Diff line number Diff line change
@@ -47,7 +47,7 @@
ansible.builtin.set_fact:
target: system # includes updates to Postgres, Patroni, and all system packages

- name: Add repository GPG key
- name: Add repository GPG key
ansible.builtin.command: "rpm --import https://repo.almalinux.org/almalinux/RPM-GPG-KEY-AlmaLinux-{{ ansible_distribution_major_version }}"
when: ansible_distribution == "AlmaLinux"

0 comments on commit fea9249

Please sign in to comment.