You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jumpserver/jperm
ibuler 4c88ea3c05
fix(perm_role_add) 修复添加系统用户密码过长导致的异常bug
9 years ago
..
playbooks merge with dev 9 years ago
README.md merge with dev 9 years ago
__init__.py ޸jpermistion --> jperm 10 years ago
admin.py ޸jpermistion --> jperm 10 years ago
ansible_api.py fix (install.py):  ubuntu auto install mysql-server 9 years ago
models.py fix(perm_role_add) 修复添加系统用户密码过长导致的异常bug 9 years ago
perm_api.py fix (jperm): 统一调整系统用户 仅使用秘钥进行通信, 已存在的用户不会修改密码 9 years ago
template_filter.py merge with dev 9 years ago
tests.py ޸jpermistion --> jperm 10 years ago
urls.py merge with dev 9 years ago
utils.py 修复sudo 命令 小写all 引起的推送失败(map) 9 years ago
views.py fix (jperm): 统一调整系统用户 仅使用秘钥进行通信, 已存在的用户不会修改密码 9 years ago

README.md

Jperm App


模块 ansible_api

使用说明

  • 依赖rpm安装包 ansible、 sshpass
  • 依赖pip安装包 passlib
  • 关于ansible配置 需要启用配置文件(/etc/ansible/ansible.cfg)的 host_key_checking = False