Skip to content

Commit

Permalink
Update converge.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vitabaks committed Dec 7, 2024
1 parent 41173a8 commit 35571d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions automation/molecule/default/converge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@

- name: Ensure PAM is installed
become: true
become_user: root
become_method: sudo
ansible.builtin.package:
name: pam
state: present
Expand Down

0 comments on commit 35571d5

Please sign in to comment.