initial commit

This commit is contained in:
2026-06-30 13:51:06 -04:00
commit d529284141
10 changed files with 439 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
---
# 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