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

main.yml

  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    main.yml 213 B
    ---
    
    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