Skip to content
Snippets Groups Projects
Select Git revision
  • 69f9e2d11c8f823c6760a6ce64fecc50821f24f8
  • master default protected
  • th/btop
  • th/ssh-config
  • th/rwth-afu
  • th/rhel
  • th/emacs-nox-gtk
7 results

main.yml

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