Move the user manifest into a subfolder to work around ansible-lint
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
roles:
|
roles:
|
||||||
- role: genlab.common.users
|
- role: genlab.common.users
|
||||||
manifest_path: "users.yml"
|
manifest_path: "configuration/users.yml"
|
||||||
common_memory_max: "500M"
|
common_memory_max: "500M"
|
||||||
common_swap_max: "2G"
|
common_swap_max: "2G"
|
||||||
common_cpu_quota: "100%"
|
common_cpu_quota: "100%"
|
||||||
|
|||||||
Reference in New Issue
Block a user