Skip to content

Commit

Permalink
chore: Modified yum package update command to auto approve
Browse files Browse the repository at this point in the history
  • Loading branch information
Avinash-Sanpala committed Mar 19, 2024
1 parent ab03c52 commit aca5033
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 aca5033

Please sign in to comment.