Fix warning in user module

This commit is contained in:
Joshua Boniface 2023-09-01 15:42:30 -04:00
parent 2ba8f1cfc3
commit 7fc57a69b2
1 changed files with 1 additions and 0 deletions

View File

@ -854,6 +854,7 @@
name: "{{ deploy_username }}"
uid: 200
group: operator
groups: operator
shell: /bin/bash
home: "/var/home/{{ deploy_username }}"
createhome: yes