Skip to content

Commit

Permalink
become for chsh
Browse files Browse the repository at this point in the history
  • Loading branch information
dhvcc committed Feb 15, 2024
1 parent 2f8024a commit 0a8c796
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .cfg/playbook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@

- name: Set default shell
hosts: localhost
become: yes
vars:
the_user: "{{ ansible_user_id }}"
tasks:
Expand Down

0 comments on commit 0a8c796

Please sign in to comment.