beeankha
c89296e76d
Update integration test playbooks to work with most current Collections modules
2021-08-17 13:50:35 -04:00
Bianca Henderson
1173dca900
Merge pull request #10809 from beeankha/remove_deprecated_params
...
Remove Collections Module Parameters Deprecated in Controller 4.0.0
2021-08-09 15:33:21 -04:00
beeankha
bc365e2d01
Point to the correct name for AAP within collections
2021-08-06 10:13:06 -04:00
beeankha
ea71fef2bd
Add required params to collections docs file
2021-08-03 15:06:53 -04:00
beeankha
9409dc0085
Remove Collections module parameters deprecated in Controller 4.0.0
2021-08-03 14:55:45 -04:00
beeankha
cf4a68c9b3
Revert "Add required params to deprecated docstrings"
...
This reverts commit dea2ce6fded612db7333daca7753af6e94b0ed33.
2021-08-02 23:15:30 -04:00
beeankha
dea2ce6fde
Add required params to deprecated docstrings
2021-08-02 20:03:02 -04:00
beeankha
e88e81928c
Fix sanity errors for collections
2021-07-30 10:53:44 -04:00
Shane McDonald
05c7d3a60e
Merge pull request #10108 from saito-hideki/issue/10057
...
Fix to handle ask_* parameters correctly when set false
2021-07-22 20:25:14 -04:00
Shane McDonald
18d9bfa06e
Merge pull request #10573 from Tompage1994/collection_inv_src_proj
...
Default source_project to organization for inventory source
2021-07-22 17:14:32 -04:00
Alan Rominger
9b319cf2bf
Fix pep8 failure
2021-07-09 13:08:57 -04:00
Alan Rominger
08cb497689
Run flake8 on the AWX collection in CI
2021-07-09 12:01:28 -04:00
tpage
62fc62a3c5
Default source_project for inventory source to organization
...
Signed-off-by: tpage <tpage@redhat.com>
2021-07-07 15:31:32 +01:00
Hideki Saito
70f9d6f015
Fix to handle parameters with Boolean values correctly
...
* Addresses the issue #10057
Signed-off-by: Hideki Saito <saito@fgrep.org>
2021-07-01 13:39:51 +09:00
Seth Foster
a9013c43fa
fix pylint 2.9 errors in awx collection
2021-06-30 14:28:35 -04:00
Seth Foster
5da02690c1
Fix copy_from warning message
...
- warn() does not take keyword 'msg'
- add testing around the copy_from parameter for project creation
2021-06-26 01:28:02 -04:00
Alan Rominger
4a85983eb7
Symlink modules for 2.9 compat ( #5103 )
...
* Symlink modules for 2.9 compat
* Avoid symlinks in completeness tests
2021-06-22 10:49:40 -04:00
Seth Foster
82c510e51e
remove tower_token alias ( #5110 )
2021-06-22 10:49:39 -04:00
Seth Foster
bb3fc3caa8
controller_token, alias tower_token
2021-06-22 10:49:39 -04:00
Alan Rominger
53fe08af61
Update collection inventory_source options
2021-06-22 10:49:38 -04:00
Alan Rominger
a8083296e6
Make safe variable duplications for rename ( #5093 )
...
* Make safe variable duplications to controller
* Back out some changes to be smarter
* Update test to new vars
2021-06-22 10:49:38 -04:00
Christian M. Adams
06b04007a0
Rename managed_by_tower to managed
2021-06-22 10:49:36 -04:00
Amol Gautam
b64c2d6861
Removed references to tower in InventorySource and Credentials
...
--- Removed reference to tower in InventorySource and InventoryUpdate model
--- Added a migration for above change
--- Added new CONTROLLER* variables in awx/main/models/credentials/__init__.py
--- Migrated awxkit to new CONTROLLER* variables
--- Updated the tests to use new CONTROLLER* variables
--- Fix some issues with upgrade path, rename more cases
2021-06-22 10:49:35 -04:00
Bill Nottingham
1e68519c99
Remove insights_credential from inventory
2021-06-22 10:49:33 -04:00
Jeff Bradberry
6c1ba03235
Remove EE from the workflow job template collection module
2021-06-16 15:41:09 -04:00
sean-m-ssullivan
214c27a5cf
add job data to filed wait jobs
2021-06-11 09:45:28 -04:00
Seth Foster
f06485feca
fqcn redirects, and raise from sanity test fix
2021-06-08 14:33:29 -04:00
Seth Foster
4bd910493a
sanity tests
2021-06-08 14:33:28 -04:00
Seth Foster
cd100fd770
fix super and kwargs
2021-06-08 14:33:28 -04:00
Seth Foster
157adb828e
various sanity fixes
2021-06-08 14:33:28 -04:00
Seth Foster
b26e33ca34
remove eula_accepted
2021-06-08 14:33:28 -04:00
Sarabraj Singh
27a1254883
fixed ansible-test sanity import tests; removed sanity-ignore files
2021-06-08 14:33:28 -04:00
Sarabraj Singh
535bbfcc39
fixed validate-modules sanity tests
2021-06-08 14:33:27 -04:00
Sarabraj Singh
d2d511f596
switched to semenatic versioning for version numbers in plugins, library and tools packages
2021-06-08 14:33:27 -04:00
Sarabraj Singh
25ca8d22d6
added collection name to module.deprecate() calls; fixed pep8 linting issues
2021-06-08 14:33:27 -04:00
Sarabraj Singh
378a0711c2
linted AUTH_ARGSPEC to make it easier to read (<180 characters in the same line)
2021-06-08 14:33:26 -04:00
Seth Foster
ee8c1638c5
remove deprecated modules
2021-06-08 14:33:26 -04:00
Seth Foster
4add72b9d2
actually make use of option aliases
2021-06-08 14:33:25 -04:00
Seth Foster
54dd24b96b
auth_plugin env alternative
2021-06-08 14:33:25 -04:00
Seth Foster
7d06fc74dd
tower_username to controller_username, etc
2021-06-08 14:33:25 -04:00
Seth Foster
1a2e56c785
restore tower_legacy.py, update examples to include CONTROLLER_HOST
2021-06-08 14:33:25 -04:00
Seth Foster
a7b29f6112
controller_inventory.yml in addition to tower_inventory.yml
2021-06-08 14:33:24 -04:00
Seth Foster
39b26c8f0e
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
2021-06-08 14:33:24 -04:00
Seth Foster
1ade9b3a7d
various references to tower
2021-06-08 14:33:24 -04:00
Seth Foster
82c5803e59
mostly includes renaming non-syntax references to tower
2021-06-08 14:33:24 -04:00
Seth Foster
ef56571772
controller_meta, templating
2021-06-08 14:33:23 -04:00
Seth Foster
7a63785255
more rename, mostly in test
2021-06-08 14:33:23 -04:00
Seth Foster
44fed1d7c1
pycharm refactor rename files and class, linux rename tower_ controller_
2021-06-08 14:33:22 -04:00
Christian M. Adams
909cdc2425
Remove explicit eula acceptance
2021-05-27 09:26:32 -04:00
softwarefactory-project-zuul[bot]
e28bed5a6c
Merge pull request #9904 from MaximilianMeister/approval-docs
...
Document usage of workflow job template nodes with approvals
SUMMARY
I'm not sure if this procedure is mandatory, but it was the only way it worked for me.
It's already documented in one sentence that you can create all workflow template nodes first and then link them later. However in the Examples it has been missing to make it explicit, as it's not really intuitive when you create the nodes and link them at the same time, it won't work and you run into #8777
ISSUE TYPE
Docs Pull Request
AWX VERSION
awx: 19.0.0
Reviewed-by: Shane McDonald <me@shanemcd.com>
Reviewed-by: Maximilian Meister <None>
Reviewed-by: Alan Rominger <arominge@redhat.com>
2021-05-25 17:22:08 +00:00