Skip to content
Snippets Groups Projects
Select Git revision
  • e90a9b341187285a4ec991f84e9e1ca07aceefe5
  • main default protected
  • old_beta_site
  • smart_caching
  • 51-endpoint-course-slow-to-load
  • dork
  • dork2
  • v2.0.8 protected
  • v2.0.7 protected
  • v2.0.6 protected
  • v2.0.5 protected
  • v2.0.4 protected
  • v2.0.3 protected
  • v2.0.2 protected
  • v2.0.1 protected
  • v2.0.0 protected
  • v1.1.10 protected
  • v1.1.9 protected
  • v1.1.8 protected
  • v1.1.7 protected
  • v1.1.6 protected
  • v1.1.5 protected
  • v1.1.4 protected
  • v1.1.3 protected
  • v1.1.2 protected
  • v1.1.1 protected
  • v1.1 protected
27 results

_app.tsx

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    main.yml 257 B
    ---
    # file: common/ssh-server/defaults/main.yml
    
    ssh_authorized_keys: "{{ inventory_dir }}/files/keys"
    ssh_mkhomedir: true
    ssh_strong_crypto: true
    ssh_password_auth: true
    ssh_gssapi: true
    ssh_sftp_options: ""
    ssh_allow_groups: []
    ssh_allow_forwarding: true