Skip to content
Snippets Groups Projects
Select Git revision
  • 46c4c50ea9055e34e06589d7026cc170af1b5d4b
  • master default
  • host01
  • ns4
  • kodi
5 results

lam.shore.co.il

Blame
  • ansible.cfg 265 B
    [defaults]
    library = library
    host_key_checking = False
    retry_files_enabled = False
    roles_path = .molecule/roles:.molecule/../roles:../:../../
    command_warnings = True
    deprecation_warnings = True
    callback_whitelist = profile_tasks
    
    [ssh_connection]
    pipelining = True