DCD-224: Add role for common product tasks.

This commit is contained in:
Steve Smith
2019-04-01 11:42:25 +11:00
parent 174a52f6bd
commit d97c8fbf80
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"