mirror of
https://github.com/ansible/awx.git
synced 2026-02-05 03:24:50 -03:30
Added env variable CONTROLLER_HOST, et al. Add awx.awx namespace to the runtime.yml redirects, and added templating task to change to ansible.controller
This commit is contained in:
@@ -81,7 +81,7 @@ def handle_error(**kwargs):
|
||||
|
||||
class InventoryModule(BaseInventoryPlugin):
|
||||
NAME = 'awx.awx.controller' # REPLACE
|
||||
# Stays backward compatible with tower inventory script.
|
||||
# Stays backward compatible with the inventory script.
|
||||
# If the user supplies '@tower_inventory' as path, the plugin will read from environment variables.
|
||||
no_config_file_supplied = False
|
||||
|
||||
|
||||
Reference in New Issue
Block a user