ansible/awx

Add ability to know which Organization Job is related for

Open

#961 建立於 2018年1月10日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)Python (13,071 star) (3,333 fork)batch import
Hacktoberfestcomponent:apigood first issuehelp wantedtype:enhancement

描述

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') }}

貢獻者指南

Add ability to know which Organization Job is related for · ansible/awx#961 | Good First Issue