Skip to content
Snippets Groups Projects
Commit db03f174 authored by Aleksandr Didenko's avatar Aleksandr Didenko
Browse files

Set defaults for ansible_ssh_user

When setting permission for containers download/upload dir we're
using `ansible_ssh_user`. But if playbook is executed without
user being explicitly set `ansible_ssh_user` may be undefined.
In such situations dir ownership will default to `ansible_user_id`

Closes: #644
parent d3a4d8dc
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment