Skip to content

Commit

Permalink
PMM-9769 Use ansible-core to buid docker image.
Browse files Browse the repository at this point in the history
  • Loading branch information
talhabinrizwan committed Aug 25, 2023
1 parent cfed538 commit 025e0b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/ansible/roles/pmm2-images/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
- (ansible_distribution == 'OracleLinux' or ansible_distribution == 'AlmaLinux') and ansible_distribution_major_version == '9'
yum:
name:
- python3-pip
- python3.11-pip
- python3.11-psycopg2
- rsync
- libsqlite3x-devel # package does not come pre-installed on EL9
Expand Down

0 comments on commit 025e0b7

Please sign in to comment.