Skip to content
  • Aleksandr Didenko's avatar
    db03f174
    Set defaults for ansible_ssh_user · db03f174
    Aleksandr Didenko authored
    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
    db03f174
    Set defaults for ansible_ssh_user
    Aleksandr Didenko authored
    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
Loading