Files
nfs-user-sync/roles/container_isolation/tasks/main.yml
2026-06-30 13:51:06 -04:00

10 lines
236 B
YAML

---
# roles/container_isolation/tasks/main.yml
- name: Sync container service groups and users (all hosts)
import_tasks: sync_users.yml
- name: Add jerick to every app and shared group (all hosts)
import_tasks: jerick_access.yml