ansible/awx

Add ability to know which Organization Job is related for

开放

#961 创建于 2018年1月10日

 (2 条评论) (0 个反应) (0 位负责人)Python (3,333 个派生)batch import
Hacktoberfestcomponent:apigood first issuehelp wantedtype:enhancement

仓库指标

星标
 (13,071 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

ISSUE TYPE
  • Feature Idea
COMPONENT NAME
  • Playbooks
SUMMARY

It will be nice to have some extra variable passed to job template in order to know which organization this job is related for.

STEPS TO REPRODUCE

As for example it might me accessible via extra vars {{ ansible_organization_name }} or via environment variable {{ lookup('env', 'ORGANIZATION_NAME') }}

贡献者指南