jumpserver/jperm
yumaojun 9d36dc9e39 1. push role bug , because the password push is mandatory, so just the push key is option. 2015-11-16 23:44:53 +08:00
..
playbooks mapping model 2015-11-05 22:47:45 +08:00
README.md update ansible_api, and update perm_list_user view 2015-11-02 23:05:19 +08:00
__init__.py ޸jpermistion --> jperm 2015-01-24 14:46:35 +08:00
admin.py ޸jpermistion --> jperm 2015-01-24 14:46:35 +08:00
ansible_api.py 1. role push function use password and public key completed 2015-11-15 12:38:57 +08:00
models.py 1. update role push 2015-11-14 22:54:29 +08:00
perm_api.py 1. rule operations list add delete edit info page compeleted 2015-11-14 21:13:02 +08:00
template_filter.py ansible api add get_host_info in Class Tasks 2015-11-13 00:31:27 +08:00
tests.py ޸jpermistion --> jperm 2015-01-24 14:46:35 +08:00
urls.py 1. rule push page completed 2015-11-14 21:52:09 +08:00
utils.py merge dev ... 2015-11-15 23:30:37 +08:00
views.py 1. push role bug , because the password push is mandatory, so just the push key is option. 2015-11-16 23:44:53 +08:00
views.py.back update ansible_api, and update perm_list_user view 2015-11-02 23:03:41 +08:00

README.md

Jperm App


模块 ansible_api

使用说明

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