5 lines
144 B
YAML
5 lines
144 B
YAML
# Default configuration for podman role
|
|
podman_repos_keytype: ed25519
|
|
podman_ssh_key_path: "{{ ansible_user_dir }}/.ssh"
|
|
podman_nodocker: false
|