Skip to content

Commit

Permalink
PMM-7 Fix removal of default vagrant user.
Browse files Browse the repository at this point in the history
  • Loading branch information
talhabinrizwan committed Feb 15, 2025
1 parent bfcfd2c commit f4cf6dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update/ansible/playbook/tasks/roles/nginx/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

- name: Install nginx rpm | Install nginx
yum:
name: nginx
name: nginx-1.20.1-16.0.1.el9_4.1
state: installed

- name: Add ssl-related files and scripts
Expand Down

0 comments on commit f4cf6dd

Please sign in to comment.