source: main/waeup-ansible/ansible.cfg @ 17656

Last change on this file since 17656 was 15933, checked in by uli, 5 years ago

Fix executable settings.

Recent ansible versions are more picky about defining the place where Python
(and what version of it) can be found/used on remote machines.

File size: 59 bytes
RevLine 
[15933]1[defaults]
[13954]2host_key_checking=False
[15933]3interpreter_python=auto
Note: See TracBrowser for help on using the repository browser.