- Front git-over-SSH with host sshd and live key lookup - Build and load custom SELinux policies oci_log and gitea_ssh
7 lines
213 B
YAML
7 lines
213 B
YAML
# Default configuration for podman role
|
|
podman_log_root: /var/log/oci
|
|
podman_nodocker: false
|
|
podman_repos_keytype: ed25519
|
|
podman_selinux_dir: /usr/share/selinux
|
|
podman_ssh_key_path: "{{ ansible_user_dir }}/.ssh"
|