Skip to content

Commit

Permalink
Merge pull request #1057 from newrelic/avi/NR-191162-add-auto-approva…
Browse files Browse the repository at this point in the history
…l-for-package-update

chore: Modified yum package update command to auto approve
  • Loading branch information
Avinash-Sanpala authored Mar 19, 2024
2 parents ab03c52 + aca5033 commit 5625242
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
########################################

- name: Yum update
shell: yum update
shell: yum update -y
become: true

- name: Install PHP
Expand Down

0 comments on commit 5625242

Please sign in to comment.