ansible-module:Tetration Ansible系列

时间:2021-04-06 03:38:23
【文件属性】:
文件名称:ansible-module:Tetration Ansible系列
文件大小:118KB
文件格式:ZIP
更新时间:2021-04-06 03:38:23
Python 安全工作负载(Tetration)Ansible模块 管理安全工作负载(以前称为Tetration)的角色。 要求 Python 3.7或更高版本 Ansible 2.9及更高版本 必须在服务器上安装Python requests包。 具有以下权限的API密钥 app_policy_management sensor_management user_data_upload user_role_scope_management 角色变量 需要将以下变量显式导入角色中,或者可以将其设置为环境变量。 TETRATION_SERVER_ENDPOINT TETRATION_API_KEY TETRATION_API_SECRET 可以从Tetration中的“设置”->“ API密钥”菜单中获取api密钥和密钥。 服务器端点只是Tetration的基本URL,例如“ ”。 依存
【文件预览】:
ansible-module-master
----.coveragerc(52B)
----module_utils()
--------tetration_constants.py(6KB)
--------__init__.py(0B)
--------tetration.py(18KB)
----export_docs.sh(1KB)
----use_case.md(2KB)
----.github()
--------workflows()
----plugins()
--------doc_fragments()
----molecule()
--------tetration_application_policy()
--------tetration_rest()
--------tetration_user()
--------tetration_application_policy_ports()
--------tetration_software_agent()
--------tetration_role()
--------tetration_application_policy_catchall()
--------tetration_inventory_filter()
--------tetration_inventory_tag()
--------tetration_software_agent_config_intent()
--------tetration_application_query()
--------tetration_application_enforcement()
--------tetration_inventory_tag_headers()
--------tetration_scope_commit_query_changes()
--------tetration_scope_query()
--------tetration_software_agent_query()
--------tetration_application()
--------tetration_scope()
--------tetration_inventory_tag_search()
--------tetration_software_agent_config_profile()
----library()
--------tetration_software_agent_query.py(10KB)
--------tetration_application.py(12KB)
--------tetration_role.py(13KB)
--------tetration_user.py(19KB)
--------tetration_application_policy_ports.py(11KB)
--------tetration_scope_query.py(7KB)
--------tetration_software_agent.py(5KB)
--------tetration_application_enforcement.py(5KB)
--------tetration_software_agent_config_profile.py(35KB)
--------tetration_inventory_tag.py(7KB)
--------tetration_scope.py(14KB)
--------tetration_inventory_tag_headers.py(4KB)
--------tetration_software_agent_config_intent.py(10KB)
--------tetration_application_policy.py(14KB)
--------tetration_application_query.py(7KB)
--------tetration_scope_commit_query_changes.py(4KB)
--------tetration_rest.py(6KB)
--------tetration_inventory_filter.py(14KB)
--------tetration_application_policy_catchall.py(5KB)
--------tetration_inventory_tag_search.py(4KB)
----tests()
--------test_tetration.py(23KB)
--------test_docs.sh(1KB)
--------__init__.py(0B)
----LICENSE(1KB)
----.yamllint(598B)
----requirements.txt(79B)
----examples()
--------add_user.yml(1KB)
----.gitignore(72B)
----README.md(5KB)
----.flake8(95B)
----meta()
--------main.yml(2KB)

网友评论