role_create_user/README.md

14 lines
188 B
Markdown
Raw Permalink Normal View History

2021-07-22 23:14:54 -04:00
# Ansible Role: create_user
## Introduction
This role will set up a new user account
NOTE:
The following variables must be specified in the playbook.
* {{ username }}
* {{ userpw }}