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 合併指標
 (平均合併 24天 6小時) (30 天內合併 30 個 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') }}

貢獻者指南