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

nextcloud.shore.co.il.conf

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