mirror of
https://github.com/ansible/awx.git
synced 2026-02-17 11:10:03 -03:30
Complete Sat6 integration
Various fixes to get sat-6 integration working. * inventory_import.py - the inventory script is called foreman.py * tasks.py - be sure to call `add_section()` before using it * defaults.py - Add various SATELLITE6_* enablement variables Relates #3119
This commit is contained in:
0
awx/plugins/inventory/cloudforms.py
Normal file → Executable file
0
awx/plugins/inventory/cloudforms.py
Normal file → Executable file
1
awx/plugins/inventory/foreman.py
Normal file → Executable file
1
awx/plugins/inventory/foreman.py
Normal file → Executable file
@@ -4,7 +4,6 @@
|
||||
#
|
||||
# vim: set fileencoding=utf-8 :
|
||||
#
|
||||
# Copyright (C) 2016 Guido Günther <agx@sigxcpu.org>
|
||||
#
|
||||
# This script is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
||||
Reference in New Issue
Block a user