fgci-org / fgci-ansible

:microscope: Collection of the Finnish Grid and Cloud Infrastructure Ansible playbooks
MIT License
54 stars 18 forks source link

Remove scp_if_ssh from ansible config #225

Closed jabl closed 6 years ago

jabl commented 6 years ago

As of ansible 2.2, the default value of scp_if_ssh is the new 'smart' option, meaning it will try both sftp and scp. In any case, there was never any particular need to choose a non-default value here. Thus, lets just use the default.