Files @ c2600e92f9f9
Branch filter:

Location: majic-ansible-roles/.ssh_config_molecule

branko
MAR-245: Upgrade to Ansible 11.2.x:

- Update the requirements files.
- Update documentation.
- Update role meta information.
- No obvious breakages at the moment.
1
2
3
4
5
6
7
# Include the system and user configuration, but make sure not to send
# over any environment variables to the test machines by default. This
# helps avoid eventual errors related to locale being passed on to the
# remote machine.
Include /etc/ssh/ssh_config
Include ~/.ssh/config
SendEnv -*