- Move all roles from playbooks/roles/ to roles/ - Update roles_path in ansible.cfg - Add cast user to common role - Create standalone podman role - Add semaphore role with Podman + Quadlet support
5 lines
95 B
YAML
5 lines
95 B
YAML
---
|
|
jarvis_user: jarvis
|
|
jarvis_group: jarvis
|
|
jarvis_shell: /bin/bash
|
|
jarvis_sudo_nopasswd: true |