Skip to content

Commit

Permalink
PMM-12998 Log message on ansible self update.
Browse files Browse the repository at this point in the history
  • Loading branch information
talhabinrizwan committed Apr 4, 2024
1 parent 0765e30 commit a61e653
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions update/ansible/playbook/tasks/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
when:
- ansible_distribution == 'OracleLinux' or ansible_distribution == 'AlmaLinux'
- ansible_distribution_major_version == '9'
- not ansible_check_mode
yum:
name:
- ansible-core
Expand Down

0 comments on commit a61e653

Please sign in to comment.