role_create_user/README.md

14 lines
188 B
Markdown

# 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 }}