javicv.create_user

角色名称: create_user

创建一个带有授权密钥的用户以进行登录

角色变量

  • username: 用户名
  • full_name: 全名,用作注释
  • user_shell: 设置用户的默认 shell(默认为 /bin/bash)
  • public_key: 要设置在用户授权密钥中的公钥

许可证

MIT

关于项目

Create a user with an authorized key to log in

安装
ansible-galaxy install javicv.create_user
许可证
mit
下载
244
拥有者