-
Feature Request
-
Resolution: Won't Do
-
Major
-
None
-
2.3
-
False
-
-
False
ISSUE TYPE
- Feature Idea
SUMMARY
When managed nodes cannot reach AWX (e.g. due to firewall restrictions), provisioning callbacks cannot be used. The obvious workaround, using the API to launch jobs, requires authorization hence a user account, which is way more complicated than just a url and a a simple token (host config key)
#1638 already asked about this, but was close with reference to some "receptor" architecture. A quick search suggests such is now in use in the code, so is a solution for this problem now possible?