mkhomedir: Fix typo
This commit is contained in:
parent
03ae0900a2
commit
1c42e0bfaf
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
state: installed
|
||||
|
||||
- name: Get current state of authselect
|
||||
ansible.buitlin.shell:
|
||||
ansible.builtin.shell:
|
||||
cmd: /usr/bin/authselect current --raw ; /bin/true
|
||||
register: result
|
||||
check_mode: false
|
||||
|
|
Loading…
Add table
Reference in a new issue