mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 13:50:22 -07:00
fixes typo in windows usage guide (#49672)
This commit is contained in:
parent
2b347d01fd
commit
ef34b7cb83
1 changed files with 28 additions and 28 deletions
|
@ -160,7 +160,7 @@ access a folder on the same host:
|
|||
password: '{{ item.password }}'
|
||||
groups: LocalGroup
|
||||
update_password: no
|
||||
password_never_expired: yes
|
||||
password_never_expires: yes
|
||||
loop:
|
||||
- name: User1
|
||||
password: Password1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue