Skip to content

3.0.0

Latest
Compare
Choose a tag to compare
@jessedoyle jessedoyle released this 13 Sep 15:40
00c0080
  • Use the lookup function to get the content of the key file
    when using the authorized_key module. This module is not
    loop-aware, so it's best to specify all keys at once.
  • Use the exclusive flag to ensure that only specified
    keys are granted access.
  • Allow the passing of the ssh_key_options variable so that
    SSH access can be restricted.