Add role for common product tasks.

This commit is contained in:
Steve Smith
2019-04-01 11:42:25 +11:00
parent 9180465c02
commit baa5a9bde4
2 changed files with 11 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
---
- name: Create product user
user:
name: "{{ product_user }}"
comment: "Product runtime user"