Files
gitlab-mirror/roles/users/molecule/default/converge.yml
Alexander Gorelyshev 14e6bf12fd Migrate the users role
2025-12-18 13:34:32 +04:00

11 lines
193 B
YAML

---
- name: Converge
hosts: all
roles:
- role: genlab.users
manifest_path: "users.yml"
common_memory_max: "500M"
common_swap_max: "2G"
common_cpu_quota: "100%"