ansible/awx

Add ability to know which Organization Job is related for

Open

#961 aperta il 10 gen 2018

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)Python (3333 fork)batch import
Hacktoberfestcomponent:apigood first issuehelp wantedtype:enhancement

Metriche repository

Star
 (13.071 star)
Metriche merge PR
 (Merge medio 24g 6h) (30 PR mergiate in 30 g)

Descrizione

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

Guida contributor