Migrate the users role
This commit is contained in:
10
roles/users/molecule/default/converge.yml
Normal file
10
roles/users/molecule/default/converge.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
- name: Converge
|
||||
hosts: all
|
||||
|
||||
roles:
|
||||
- role: genlab.users
|
||||
manifest_path: "users.yml"
|
||||
common_memory_max: "500M"
|
||||
common_swap_max: "2G"
|
||||
common_cpu_quota: "100%"
|
||||
Reference in New Issue
Block a user