improve naming
This commit is contained in:
parent
a9f471ee64
commit
b918f97196
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
- name: create ansible User
|
||||
- name: create OBS User
|
||||
ansible.windows.win_user:
|
||||
name: 'obs'
|
||||
state: present
|
||||
|
|
Loading…
Reference in a new issue