jumpserver/jperm
ibuler 0e6fd89f0b 批量上传下载 2015-12-02 13:35:06 +08:00
..
playbooks 1. fixed ansible api auto load local host file (/etc/ansible/hosts) bug with null list 2015-11-18 19:03:13 +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 批量上传下载 2015-12-02 13:35:06 +08:00
models.py 修改推送用户 2015-11-30 19:06:25 +08:00
perm_api.py upload 2015-12-01 19:23:35 +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 role推送基本完成 2015-11-30 23:04:02 +08:00
utils.py sudo添加runas 2015-11-29 15:18:05 +08:00
views.py 添加推送 2015-12-01 11:58:11 +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