Releases: redhat-cop/infra.aap_configuration
Releases · redhat-cop/infra.aap_configuration
2.2.5
What's Changed
- [RELEASE] Update changelog refs/tags/2.2.4 by @github-actions in #429
- small fixes by @sean-m-sullivan in #430
- add some new exports in filetree_create by @adonisgarciac in #432
- Update Readme to fix broken links by @sean-m-sullivan in #433
- avoid duplicate load vars in filetree_read by @adonisgarciac in #431
- Update to reusable workflows by @sean-m-sullivan in #434
- Update pre-commit.yml by @Tompage1994 in #436
- update workflow tooling by @sean-m-sullivan in #437
- Update workflows by @sean-m-sullivan in #441
- Improve settings template export by @adonisgarciac in #444
- Add max_forks, max_concurrent_jobs as options to instance_groups role by @Tompage1994 in #443
- Update minikube build by @sean-m-sullivan in #445
- bump actions-setup-minikube by @Tompage1994 in #447
- Update pre-commit by @github-actions in #448
- fix bug variable name obj diff orgs by @adonisgarciac in #449
- Fixed typos and improved some sentences. by @tuxpreacher in #450
- filetree_create: fix export objects to add extra variables by @adonisgarciac in #451
- relocate team and user roles when export with filetree_create by @adonisgarciac in #452
- Update Testing by @sean-m-sullivan in #453
- Update pre-commit by @github-actions in #456
- Update pre-commit by @github-actions in #457
- added roles to object_diff by @ivarmu in #454
- Fixes all dead links by @sean-m-sullivan in #458
- Update README.md with correct badge by @Tompage1994 in #460
- added 'return_all: true' at every object type by @ivarmu in #461
- Replaced the 'warning' call for the 'v' call to show the information only when verbosity is required by @ivarmu in #462
- fixes a reserved name collision by @ivarmu in #463
- renamed all controller_workflow_job_templates to controller_workflows by @ivarmu in #464
- update release by @sean-m-sullivan in #466
- Allow state to be undefined on workflow_job_templates when using simplified_workflow_nodes by @spyrexd in #469
- Update pre-commit by @github-actions in #471
- Add note to labels option in readmes by @Tompage1994 in #472
- Add execution environment option to job_template example by @Tompage1994 in #473
- Document types by @ivarmu in #474
- Fix controller password query by @adonisgarciac in #476
- add no_log everywhere controller_api_plugin is used by @ivarmu in #478
New Contributors
- @tuxpreacher made their first contribution in #450
- @spyrexd made their first contribution in #469
Full Changelog: 2.2.4...2.2.5
2.2.4
What's Changed
- Inadvertent upload of infra.controller.configuration 2.2.3 with the wrong collection. This release bumps that as we are unable to delete that upload.
- [RELEASE] Update changelog refs/tags/v2.1.9 by @github-actions in #409
- adding option to skip adding default ee to org by @djdanielsson in #408
- Update CI to release infra collection by @sean-m-sullivan in #410
- clean up by @djdanielsson in #411
- fix testing by @sean-m-sullivan in #412
- removing update_on_project_update #399 by @djdanielsson in #413
- Create bug_report.md by @djdanielsson in #414
- [filetree_read role] - Added controller_location variable to handle multiple sites and loop… by @silvinux in #415
- Protect delete org by @adonisgarciac in #417
- adding issues bot by @djdanielsson in #419
- updating actions for managing issues by @djdanielsson in #421
- remove OBJECT DIFF from task name by @adonisgarciac in #424
- [#407] change default behavior of job_slice_count in job_launch by @adonisgarciac in #422
- Fix loop object diff organizations by @silvinux in #425
- Fix Release and add automated releases by @sean-m-sullivan in #427
- Fix ansible lint badge by @sean-m-sullivan in #428
Full Changelog: v2.1.9...2.2.4
v2.1.9
What's Changed
- [RELEASE] Update changelog refs/tags/v2.1.8 by @github-actions in #405
- update options on multiple roles by @sean-m-sullivan in #406
Full Changelog: v2.1.8...v2.1.9
v2.1.8
What's Changed
- [RELEASE] Update changelog refs/tags/2.1.7 by @github-actions in #340
- Fix empty list handling by @branic in #343
- [#341] issue Remove jsonquery from filetree_create role by @adonisgarciac in #345
- typo fixed extra spaces by @ivarmu in #346
- fix example filetre_create with wrong checks by @adonisgarciac in #347
- Playbook update by @sean-m-sullivan in #349
- Export the dynamic inventories (with inventory_sources defined) without the hosts and without the groups. by @ivarmu in #348
- Escaping injectors at credential_types template filetree-create by @silvinux in #350
- Added query_controller_api_max_objects to filetree_create by @silvinux in #352
- updated the README description of unified_job_template to make it clearer by @JonathanBouligny in #361
- Reduce memory utilization when exporting objects and organize the output files in directories by @ivarmu in #356
- Let the collection to use both awx.awx and ansible.controller collections, as per user decision by @ivarmu in #351
- Remove with filetree by @adonisgarciac in #357
- Fix Merge conflicts by @sean-m-sullivan in #362
- fix a relation between role name and description by @vojtechDB in #363
- Add the Workflow Job Template Nodes into the generated Workflow Job Template yaml file by @ivarmu in #360
- Update linting configuration and fix lint errors by @branic in #364
- Improve oauthtoken by @adonisgarciac in #365
- trying to fix #366 by @djdanielsson in #367
- Fix type job_temaplates - role-job_templates by @silvinux in #369
- Align linting configurations with other repos by @branic in #371
- Fixing issues encountered during import of production objects. by @ivarmu in #368
- Multiple fixes by @ivarmu in #375
- Fix issue in CI where lookup not found by @Tompage1994 in #376
- Object diff variable verifyssl and some fixes by @adonisgarciac in #374
- Removing default main yml comments by @JonathanBouligny in #379
- remove auth from roles by @adonisgarciac in #382
- Changed path directory user filetree-read and change var drop_user_ex… by @silvinux in #381
- Fixed test playbooks - roles filetree-{create,read} object-diff and cd by @silvinux in #389
- improve unsafe values. fix linting indentation by @ivarmu in #390
- Update ansible-lint version and fix lint errors by @branic in #391
- Fix several bugs by @adonisgarciac in #396
- Fixed chicken-egg issue galaxy credentials and orgs by @silvinux in #397
- add settings to filetree_create and custom_virtualenv for jt if tower by @adonisgarciac in #400
- add links to other repos by @sean-m-sullivan in #402
- Update Role READMEs to clarify username/pass or oauth token usage by @jeichler in #403
- Update tests by @sean-m-sullivan in #404
New Contributors
- @JonathanBouligny made their first contribution in #361
- @vojtechDB made their first contribution in #363
- @jeichler made their first contribution in #403
Full Changelog: 2.1.7...v2.1.8
v2.1.7
CASC updates and more!
v2.1.6
Merge pull request #320 from Tompage1994/lookup_plugin_docfix Fix lookup plugin docs
v2.1.5
Adds in dispatch
role used to make calling all of the roles in this collection simpler
v2.1.4
Async fixes!
v2.1.3
Update to schema and other minor bugfixes
v2.1.2
Update to clean up docs, and a few fixes