Releases: ansible/galaxy_collection
Releases · ansible/galaxy_collection
Belated 2.1.0 tagging
What's Changed
- Update pre-commit by @github-actions in #326
- Update pre-commit by @github-actions in #331
- Fix ansible-lint running against .py files by @Tompage1994 in #332
- Update description in the user role README by @rjo-uk in #333
- Fix version comparison (impl 2) by @rochacbruno in #337
- Update pre-commit by @github-actions in #338
- user: Fix password type field in README by @dsavineau in #342
- update repository roles by @sean-m-sullivan in #343
- Update pre-commit by @github-actions in #344
- Fix wording to sync by @dbk-rabel in #345
- Update pre-commit by @github-actions in #347
- Fix markdown tables by @Tompage1994 in #349
- Update pre-commit by @github-actions in #348
- Update pre-commit by @github-actions in #351
- collection_remote: set sync_dependencies default to PAH default by @dbk-rabel in #346
- Fix typo in ah_group_roles variable by @m8ram in #357
- Add branch specifics to Contributing guide by @Tompage1994 in #360
- Fix documentation for validate_certs by @Tompage1994 in #364
- Fixed issue in all roles where AH_HOST was not being defaulted to if no variable set by @Tompage1994 in #363
- Fix documentation for group_roles role by @Tompage1994 in #359
- Update pre-commit by @github-actions in #361
- Remove bindep by @sean-m-sullivan in #367
- Update pre-commit by @github-actions in #368
- updating license and ansible min to match everywhere by @djdanielsson in #370
- FIX: sanity failing due to added shebang in module_utils by @Tompage1994 in #372
- Fix CI stack by @Tompage1994 in #373
- Fix of Ci by @Tompage1994 in #375
- Update pre-commit by @github-actions in #376
- Update pre-commit by @github-actions in #378
- Update pre-commit by @github-actions in #381
- Fix of #355 - deleting a collection by @Tompage1994 in #382
- Handle errors correctly by @Tompage1994 in #383
- Fix issue with overwrite_existing on ah_collection module by @Tompage1994 in #385
- Gather a token on several roles to prevent invalidation by @Tompage1994 in #386
- Update README.md by @dbk-rabel in #389
- Update pre-commit by @github-actions in #390
- README docfix by @syntaxsdev in #391
- Update pre-commit by @github-actions in #392
- Replace order of roles by @laurobmb in #395
- Add ah_configuration_{..}async_timeout parameters by @dbk-rabel in #399
- Offline sync by @djdanielsson in #387
- Fix to ah_collection_upload for HTTPS uploads by @Tompage1994 in #401
- Retrieve Galaxy api prefix when resource_provider is present by @bmclaughlin in #403
- Adding new CI workflow to test the changes made in #403 by @bmclaughlin in #405
- Fixed issue where collection exits when detecting Galaxy path prefix by @bmclaughlin in #406
- Update pre-commit by @github-actions in #402
- CI fix, but still failing by @sean-m-sullivan in #407
- Update pre-commit by @github-actions in #408
- Remove discussions by @Tompage1994 in #414
- Update pre-commit by @github-actions in #411
- Update issue templates by @Tompage1994 in #415
- Remove user/group testing playbook from new CI workflow by @bmclaughlin in #416
- Update gh actions with changes to support fixes to CI workflows by @bmclaughlin in #417
- Test CI by @bmclaughlin in #409
- Skip group role creation for ci_dab_jwt profile by @bmclaughlin in #421
- Fixes issue in collection_remotes module where the requirements could not be blanked out by @Tompage1994 in #420
- Fix collection uploads by @bmclaughlin in #423
- Update pre-commit by @github-actions in #418
- Fix CI workflow issue by @bmclaughlin in #424
- Fixes docker-compose error in CI workflows by @bmclaughlin in #426
- Fix the tests in testing_playbook_ee_repository by @bmclaughlin in #425
- Fix collection approvals for dab_jwt in testing_collection_playbook by @bmclaughlin in #427
- Add check_mode to collection_repository_sync by @Shaps in #429
- docs: ee_namespace/README.md by @sondevra in #430
- Misc code clean up changes by @Akasurde in #431
- Fix module_utils code by @Akasurde in #432
- Re-route modules to ansible.hub by @Akasurde in #435
- removing modules by @djdanielsson in #436
- Remove modules by @djdanielsson in #437
- Update pre-commit by @github-actions in #433
- Merge Changes into infra release branch by @sean-m-sullivan in #438
- Infra 2.1.0 Release candidate by @sean-m-sullivan in #440
New Contributors
- @rjo-uk made their first contribution in #333
- @dsavineau made their first contribution in #342
- @m8ram made their first contribution in #357
- @syntaxsdev made their first contribution in #391
- @laurobmb made their first contribution in #395
- @bmclaughlin made their first contribution in #403
- @Shaps made their first contribution in #429
- @sondevra made their first contribution in #430
- @Akasurde made their first contribution in #431
Full Changelog: 2.0.6...2.1.0
2.0.6
Full Changelog: 2.0.5...2.0.6
This is a release with the 2.0.5 changes and updated changelog, in order to do a an manual release.
2.0.5
What's Changed
- Fix ansible-lint running against .py files by @Tompage1994 in #332
- Update description in the user role README by @rjo-uk in #333
- Fix version comparison (impl 2) by @rochacbruno in #337
- user: Fix password type field in README by @dsavineau in #342
- update repository roles by @sean-m-sullivan in #343
- Fix wording to sync by @dbk-rabel in #345
- Fix markdown tables by @Tompage1994 in #349
- collection_remote: set sync_dependencies default to PAH default by @dbk-rabel in #346
- Fix typo in ah_group_roles variable by @m8ram in #357
- Add branch specifics to Contributing guide by @Tompage1994 in #360
- Fix documentation for validate_certs by @Tompage1994 in #364
- Fixed issue in all roles where AH_HOST was not being defaulted to if no variable set by @Tompage1994 in #363
- Fix documentation for group_roles role by @Tompage1994 in #359
New Contributors
- @rjo-uk made their first contribution in #333
- @dsavineau made their first contribution in #342
- @m8ram made their first contribution in #357
Full Changelog: 2.0.4...2.0.5
2.0.4
What's Changed
- [RELEASE] Update changelog refs/tags/1.1.1 by @github-actions in #242
- Many changes to ansible_config role by @Tompage1994 in #243
- Update pre-commit by @github-actions in #247
- Update pre-commit by @github-actions in #248
- Update pre-commit by @github-actions in #249
- Update pre-commit by @github-actions in #250
- Update pre-commit by @github-actions in #251
- Update pre-commit by @github-actions in #253
- Move tests into codebase so updates run on CI by @Tompage1994 in #246
- Remove bare URLs by @Tompage1994 in #252
- Add arg specs by @Tompage1994 in #245
- Standalone update by @sean-m-sullivan in #257
- Update pre-commit by @github-actions in #256
- Pipeline update by @sean-m-sullivan in #255
- Fixed minor README mistakes and broken table by @robbbbh in #259
- Add module's FQDN to in-code documentation by @leo8a in #260
- Bump to 2.9.10 by @rochacbruno in #261
- Update pre-commit by @github-actions in #258
- Update .ansible-lint to ignore var naming by @sean-m-sullivan in #262
- Update references to new name and tests by @sean-m-sullivan in #265
- Update Readme Directory by @sean-m-sullivan in #266
- Fix typo in publish role argspec by @samccann in #269
- updates repository and repository sync roles for 2.4 changes by @djdanielsson in #268
- Fix repository roles by @sean-m-sullivan in #271
- Update for change in default user/pass for testing by @sean-m-sullivan in #272
- add ah_configuration_async_dir var by @benformosa in #273
- updating changelog to breaking change by @djdanielsson in #277
- Set Async dir to Ansible Default by @sean-m-sullivan in #276
- Ee repository fix by @sean-m-sullivan in #278
- Update pre-commit by @github-actions in #281
- Fixed a flake8 failure with comparison of types by @Tompage1994 in #283
- Add role option for proxy information by @Tompage1994 in #282
- Make galaxy.yml persistent and move out ansible.cfg by @Tompage1994 in #284
- Fix example in ansible_config role by @Tompage1994 in #285
- Update links and pipeline by @sean-m-sullivan in #286
- Add request_timeout option to all modules and roles by @Tompage1994 in #287
- Feature/274 timeout by @Tompage1994 in #288
- Feature/274 timeout by @Tompage1994 in #289
- add collection remote repositories by @sean-m-sullivan in #291
- add collection repository modules and roles by @sean-m-sullivan in #294
- Change over some things to galaxy namespace, and add remote options by @sean-m-sullivan in #296
- Add depreciation warnings by @sean-m-sullivan in #297
- Add group role management and other improvements by @sean-m-sullivan in #299
- Update pre-commit by @github-actions in #302
- Update pre-commit by @github-actions in #304
- Create config.yml by @sean-m-sullivan in #303
- Convert to Galaxy namespace by @sean-m-sullivan in #306
- Update pre-commit by @github-actions in #307
- Update pre-commit by @github-actions in #308
- Update pre-commit by @github-actions in #309
- Update pre-commit by @github-actions in #313
- Update pre-commit by @github-actions in #316
- Update pre-commit by @github-actions in #317
- fix: correct variable to create namespace by @jon4hz in #318
- Update pre-commit by @github-actions in #320
- removed token auth from roles with modules that did not support it by @sean-m-sullivan in #321
New Contributors
- @robbbbh made their first contribution in #259
- @leo8a made their first contribution in #260
- @rochacbruno made their first contribution in #261
- @samccann made their first contribution in #269
- @benformosa made their first contribution in #273
- @jon4hz made their first contribution in #318
Full Changelog: 1.1.1...2.0.4
2.0.3
Full Changelog: 2.0.2...2.0.3
Remove bindep requirement causing build errors.
2.0.2
Infra Release.
What's Changed
- [RELEASE] Update changelog refs/tags/1.1.1 by @github-actions in #242
- Many changes to ansible_config role by @Tompage1994 in #243
- Update pre-commit by @github-actions in #247
- Update pre-commit by @github-actions in #248
- Update pre-commit by @github-actions in #249
- Update pre-commit by @github-actions in #250
- Update pre-commit by @github-actions in #251
- Update pre-commit by @github-actions in #253
- Move tests into codebase so updates run on CI by @Tompage1994 in #246
- Remove bare URLs by @Tompage1994 in #252
- Add arg specs by @Tompage1994 in #245
- Standalone update by @sean-m-sullivan in #257
- Update pre-commit by @github-actions in #256
- Pipeline update by @sean-m-sullivan in #255
- Fixed minor README mistakes and broken table by @robbbbh in #259
- Add module's FQDN to in-code documentation by @leo8a in #260
- Bump to 2.9.10 by @rochacbruno in #261
- Update pre-commit by @github-actions in #258
- Update .ansible-lint to ignore var naming by @sean-m-sullivan in #262
- Update references to new name and tests by @sean-m-sullivan in #265
- Update Readme Directory by @sean-m-sullivan in #266
- Fix typo in publish role argspec by @samccann in #269
- updates repository and repository sync roles for 2.4 changes by @djdanielsson in #268
- Fix repository roles by @sean-m-sullivan in #271
- Update for change in default user/pass for testing by @sean-m-sullivan in #272
- add ah_configuration_async_dir var by @benformosa in #273
- updating changelog to breaking change by @djdanielsson in #277
- Set Async dir to Ansible Default by @sean-m-sullivan in #276
- Ee repository fix by @sean-m-sullivan in #278
- Update pre-commit by @github-actions in #281
- Fixed a flake8 failure with comparison of types by @Tompage1994 in #283
- Add role option for proxy information by @Tompage1994 in #282
- Make galaxy.yml persistent and move out ansible.cfg by @Tompage1994 in #284
- Fix example in ansible_config role by @Tompage1994 in #285
- Update links and pipeline by @sean-m-sullivan in #286
- Add request_timeout option to all modules and roles by @Tompage1994 in #287
- Feature/274 timeout by @Tompage1994 in #288
- Feature/274 timeout by @Tompage1994 in #289
- add collection remote repositories by @sean-m-sullivan in #291
- add collection repository modules and roles by @sean-m-sullivan in #294
- Change over some things to galaxy namespace, and add remote options by @sean-m-sullivan in #296
- Add depreciation warnings by @sean-m-sullivan in #297
- Add group role management and other improvements by @sean-m-sullivan in #299
- Update pre-commit by @github-actions in #302
- Update pre-commit by @github-actions in #304
- Create config.yml by @sean-m-sullivan in #303
- Convert to Galaxy namespace by @sean-m-sullivan in #306
New Contributors
- @robbbbh made their first contribution in #259
- @leo8a made their first contribution in #260
- @rochacbruno made their first contribution in #261
- @samccann made their first contribution in #269
- @benformosa made their first contribution in #273
Full Changelog: 1.1.1...2.0.2
2.0.1
What's Changed
- [RELEASE] Update changelog refs/tags/1.1.1 by @github-actions in #242
- Many changes to ansible_config role by @Tompage1994 in #243
- Update pre-commit by @github-actions in #247
- Update pre-commit by @github-actions in #248
- Update pre-commit by @github-actions in #249
- Update pre-commit by @github-actions in #250
- Update pre-commit by @github-actions in #251
- Update pre-commit by @github-actions in #253
- Move tests into codebase so updates run on CI by @Tompage1994 in #246
- Remove bare URLs by @Tompage1994 in #252
- Add arg specs by @Tompage1994 in #245
- Standalone update by @sean-m-sullivan in #257
- Update pre-commit by @github-actions in #256
- Pipeline update by @sean-m-sullivan in #255
- Fixed minor README mistakes and broken table by @robbbbh in #259
- Add module's FQDN to in-code documentation by @leo8a in #260
- Bump to 2.9.10 by @rochacbruno in #261
- Update pre-commit by @github-actions in #258
- Update .ansible-lint to ignore var naming by @sean-m-sullivan in #262
- Update references to new name and tests by @sean-m-sullivan in #265
- Update Readme Directory by @sean-m-sullivan in #266
- Fix typo in publish role argspec by @samccann in #269
- updates repository and repository sync roles for 2.4 changes by @djdanielsson in #268
- Fix repository roles by @sean-m-sullivan in #271
- Update for change in default user/pass for testing by @sean-m-sullivan in #272
- add ah_configuration_async_dir var by @benformosa in #273
- updating changelog to breaking change by @djdanielsson in #277
- Set Async dir to Ansible Default by @sean-m-sullivan in #276
- Ee repository fix by @sean-m-sullivan in #278
- Update pre-commit by @github-actions in #281
- Fixed a flake8 failure with comparison of types by @Tompage1994 in #283
- Add role option for proxy information by @Tompage1994 in #282
- Make galaxy.yml persistent and move out ansible.cfg by @Tompage1994 in #284
- Fix example in ansible_config role by @Tompage1994 in #285
- Update links and pipeline by @sean-m-sullivan in #286
- Add request_timeout option to all modules and roles by @Tompage1994 in #287
- Feature/274 timeout by @Tompage1994 in #288
- Feature/274 timeout by @Tompage1994 in #289
- add collection remote repositories by @sean-m-sullivan in #291
- add collection repository modules and roles by @sean-m-sullivan in #294
- Change over some things to galaxy namespace, and add remote options by @sean-m-sullivan in #296
- Add depreciation warnings by @sean-m-sullivan in #297
- Add group role management and other improvements by @sean-m-sullivan in #299
- change to infra namespace for a release by @sean-m-sullivan in #300
- Galaxy changeover by @sean-m-sullivan in #301
New Contributors
- @robbbbh made their first contribution in #259
- @leo8a made their first contribution in #260
- @rochacbruno made their first contribution in #261
- @samccann made their first contribution in #269
- @benformosa made their first contribution in #273
Full Changelog: 1.1.1...2.0.1
2.0.0-infra
What's Changed
- [RELEASE] Update changelog refs/tags/1.1.1 by @github-actions in #242
- Many changes to ansible_config role by @Tompage1994 in #243
- Update pre-commit by @github-actions in #247
- Update pre-commit by @github-actions in #248
- Update pre-commit by @github-actions in #249
- Update pre-commit by @github-actions in #250
- Update pre-commit by @github-actions in #251
- Update pre-commit by @github-actions in #253
- Move tests into codebase so updates run on CI by @Tompage1994 in #246
- Remove bare URLs by @Tompage1994 in #252
- Add arg specs by @Tompage1994 in #245
- Standalone update by @sean-m-sullivan in #257
- Update pre-commit by @github-actions in #256
- Pipeline update by @sean-m-sullivan in #255
- Fixed minor README mistakes and broken table by @robbbbh in #259
- Add module's FQDN to in-code documentation by @leo8a in #260
- Bump to 2.9.10 by @rochacbruno in #261
- Update pre-commit by @github-actions in #258
- Update .ansible-lint to ignore var naming by @sean-m-sullivan in #262
- Update references to new name and tests by @sean-m-sullivan in #265
- Update Readme Directory by @sean-m-sullivan in #266
- Fix typo in publish role argspec by @samccann in #269
- updates repository and repository sync roles for 2.4 changes by @djdanielsson in #268
- Fix repository roles by @sean-m-sullivan in #271
- Update for change in default user/pass for testing by @sean-m-sullivan in #272
- add ah_configuration_async_dir var by @benformosa in #273
- updating changelog to breaking change by @djdanielsson in #277
- Set Async dir to Ansible Default by @sean-m-sullivan in #276
- Ee repository fix by @sean-m-sullivan in #278
- Update pre-commit by @github-actions in #281
- Fixed a flake8 failure with comparison of types by @Tompage1994 in #283
- Add role option for proxy information by @Tompage1994 in #282
- Make galaxy.yml persistent and move out ansible.cfg by @Tompage1994 in #284
- Fix example in ansible_config role by @Tompage1994 in #285
- Update links and pipeline by @sean-m-sullivan in #286
- Add request_timeout option to all modules and roles by @Tompage1994 in #287
- Feature/274 timeout by @Tompage1994 in #288
- Feature/274 timeout by @Tompage1994 in #289
- add collection remote repositories by @sean-m-sullivan in #291
- add collection repository modules and roles by @sean-m-sullivan in #294
- Change over some things to galaxy namespace, and add remote options by @sean-m-sullivan in #296
- Add depreciation warnings by @sean-m-sullivan in #297
- Add group role management and other improvements by @sean-m-sullivan in #299
- change to infra namespace for a release by @sean-m-sullivan in #300
- Galaxy changeover by @sean-m-sullivan in #301
New Contributors
- @robbbbh made their first contribution in #259
- @leo8a made their first contribution in #260
- @rochacbruno made their first contribution in #261
- @samccann made their first contribution in #269
- @benformosa made their first contribution in #273
Full Changelog: 1.1.1...2.0.0
1.1.1
What's Changed
- [RELEASE] Update changelog refs/tags/1.1.0 by @github-actions in #210
- Update pre-commit by @github-actions in #216
- Fix linting by @Tompage1994 in #219
- Simplify dispatch by @Tompage1994 in #221
- Update pre-commit by @github-actions in #224
- Update lint by @sean-m-sullivan in #223
- remove unused import module by @sean-m-sullivan in #225
- Update pre-commit by @github-actions in #226
- Skip ansible-lint rules by @Tompage1994 in #227
- Ci fix by @Tompage1994 in #231
- Update pre-commit by @github-actions in #236
- Update pre-commit by @github-actions in #237
- Update pre-commit by @github-actions in #239
- add missing ah_token option for community repository by @dbk-rabel in #238
- update changelog by @sean-m-sullivan in #240
- Remove tests that are failing by @sean-m-sullivan in #241
New Contributors
- @dbk-rabel made their first contribution in #238
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
- [RELEASE] Update changelog refs/tags/1.0.1 by @github-actions in #200
- add Ah role and other improvements by @sean-m-sullivan in #201
- add in workflow variables by @sean-m-sullivan in #202
- Namespace and registery update by @sean-m-sullivan in #204
- Create update_pre_commit.yml by @Tompage1994 in #205
- Update pre-commit by @github-actions in #206
- Add sync and index option on respective roles by @Tompage1994 in #207
- Update tests, fix many things, and add role role. by @sean-m-sullivan in #208
- update release by @sean-m-sullivan in #209
Full Changelog: 1.0.1...1.1.0