Releases: redhat-cop/infra.aap_configuration
Releases · redhat-cop/infra.aap_configuration
2.7.1
No changes just fixing publish workflow.
Full Changelog: 2.7.0...2.7.1
2.7.0
What's Changed
- Changelog PR 2.6.0 by @sean-m-sullivan in #734
- Fixed roles diff when the roles are provided as a list by @bogdanmuresan in #737
- Fix typos in readme files of filetree roles by @ericzolf in #742
- Update pre-commit by @github-actions in #740
- Fixed bug with docker version 7.0.0 by @ivarmu in #744
- Fix Release badge on README by @Tompage1994 in #745
- Fix organization wide permissions in roles object diff by @bogdanmuresan in #739
- Update pre-commit by @github-actions in #750
- avoid the hosts populated by a constructed inventory to be removed by @ivarmu in #747
- Fixes in flatten output by @ivarmu in #751
- Update pre-commit by @github-actions in #752
- Fix markdown tables by @Tompage1994 in #753
- fixes filetree_create not exporting constructed inventories when AAP < 2.4. Fixed Organization field check by @ivarmu in #754
- Fix headline and example in doc by @akira6592 in #758
- Update pre-commit by @github-actions in #756
- Update pre-commit by @github-actions in #760
- Update pre-commit by @github-actions in #761
- Fix docs for
assign_galaxy_credentials_to_org
and `assign_default_e… by @dbk-rabel in #763 - Fix arg_spec for organization for two vars by @Tompage1994 in #764
- Bugfix: Allow to omit "source" parameter for role inventory_sources by @dbk-rabel in #755
- wording: correct 'wait for projects update' task name by @w4hf in #775
- Update pre-commit by @github-actions in #766
- Update pre-commit by @github-actions in #780
- Add notification templates option assign option to organization role by @Tompage1994 in #778
- Add missing instance arguments by @Rickmarges in #781
- Update pre-commit by @github-actions in #783
New Contributors
- @bogdanmuresan made their first contribution in #737
- @akira6592 made their first contribution in #758
- @w4hf made their first contribution in #775
Full Changelog: 2.6.0...2.7.0
2.6.0
What's Changed
- update changelog by @sean-m-sullivan in #711
- Update pre-commit by @github-actions in #713
- Update pre-commit by @github-actions in #714
- Added role to host global vars to all other roles. Updated tasks tittles to solve issue707. by @ivarmu in #716
- Update pre-commit by @github-actions in #717
- Change order of operations by @Rickmarges in #719
- Added exportation from api/v2/constructed_inventories endpoint. by @ivarmu in #712
- Feature: improve checkmode outputs by @BobVanB in #715
- constructed inventory source skip by @sean-m-sullivan in #720
- Fix calling manifest when manifest_url is defined by @rdrazny in #725
- Fix usage of compare_list_reduced variable by @Rickmarges in #721
- Provide 3 fixes for the diff plugin by @Rickmarges in #726
- filetree_create generate unified files by @ivarmu in #723
- Update pre-commit by @github-actions in #727
- Update pre-commit by @github-actions in #728
- fix workflow limit default by @sean-m-sullivan in #729
- Update pre-commit by @github-actions in #731
- fix broken ci and remove enforced options by @sean-m-sullivan in #732
- update release awx versions by @sean-m-sullivan in #733
New Contributors
Full Changelog: 2.5.2...2.6.0
2.5.2
What's Changed
- [RELEASE] Update changelog refs/tags/2.5.1 by @github-actions in #684
- [#685] Fix organization creation with instance group by @adonisgarciac in #686
- Update pre-commit by @github-actions in #687
- Update pre-commit by @github-actions in #688
- Update pre-commit by @github-actions in #689
- rectified misspelled variable in job_templates by @myselfgagandeep in #691
- Add failed_when to force the fail when there are undefined variables by @ivarmu in #692
- Update pre-commit by @github-actions in #693
- Fix subelements conditional failure for filetree_create and object_diff by @adonisgarciac in #694
- Update pre-commit by @github-actions in #696
- update links to forums by @sean-m-sullivan in #697
- Update pre-commit by @github-actions in #700
- Update pre-commit by @github-actions in #701
- update export information by @sean-m-sullivan in #699
- Update pre-commit by @github-actions in #703
- Fix calling manifest when manifest_content is defined by @davidcba1 in #704
- Cleanup task name by @dbk-rabel in #708
- Ensure dispatch is generalised by @Tompage1994 in #709
- dispatch tweak by @sean-m-sullivan in #710
New Contributors
- @myselfgagandeep made their first contribution in #691
- @davidcba1 made their first contribution in #704
- @dbk-rabel made their first contribution in #708
Full Changelog: 2.5.1...2.5.2
2.5.1
What's Changed
- [RELEASE] Update changelog refs/tags/2.5.0 by @github-actions in #664
- Update awx versions by @Tompage1994 in #666
- Use version for PR in the action by @Tompage1994 in #668
- Fix missing value by @Tompage1994 in #674
- Org environment fix by @sean-m-sullivan in #672
- Fix broken CI because of request_timeout added to awx by @Tompage1994 in #675
- add request timeout to roles by @sean-m-sullivan in #676
- Add to description of request_timeout option that awx.awx>=22.7.0 is required by @Tompage1994 in #677
- Update pre-commit by @github-actions in #679
- Update pre-commit by @github-actions in #681
- sanity rework by @sean-m-sullivan in #680
- Remove the organization content for the schedules by @ivarmu in #678
- Update pre-commit by @github-actions in #682
- Update pre-commit by @github-actions in #683
Full Changelog: 2.5.0...2.5.1
2.5.0
What's Changed
- Changelog 2.4.1 by @sean-m-sullivan in #655
- Update pre-commit by @github-actions in #657
- Add roles option to roles role to allow setting multiple roles in one item by @Tompage1994 in #658
- Deduplicate role task in roles role by @Tompage1994 in #662
- Make galaxy.yml persistent and move out ansible.cfg by @Tompage1994 in #663
- Solve issue
Object diff for roles removing most roles
by @ivarmu in #562
Full Changelog: 2.4.1...2.5.0
2.4.1
What's Changed
- [RELEASE] Update changelog refs/tags/2.4.0 by @github-actions in #616
- Update pre-commit by @github-actions in #617
- Update pre-commit by @github-actions in #618
- Update pre-commit by @github-actions in #620
- bugfix roles role by @sean-m-sullivan in #621
- Rollback Precommit by @sean-m-sullivan in #622
- added schedules to filetree_create by @ivarmu in #625
- #630 - Fix default for enforce_defaults by @Tompage1994 in #631
- Update Pre-commit by @sean-m-sullivan in #634
- Adds changelog to #631 by @Tompage1994 in #633
- #626 remove depencency of CONTROLER_USERNAME variable for object_diff role by @adonisgarciac in #636
- added all the fields to the job templates exportation by @ivarmu in #635
- update tests by @sean-m-sullivan in #640
- add organizations tag to second dispatch task by @adonisgarciac in #642
- Update Directory by @sean-m-sullivan in #643
- Update pre-commit by @github-actions in #644
- Filetree create schedules instance groups by @ivarmu in #645
- Change lookup to query to ensure list by @Rickmarges in #647
- Bug/fix credentials role ignoring update secrets by @ecchong in #651
- fixed exporting job templates issues by @ivarmu in #650
- update Bugfixes by @sean-m-sullivan in #652
- add controller_configuration_async_dir var by @benformosa in #653
- filetree_create now allows to export objects for the specified organization by @ivarmu in #648
- update release for CRC publish by @sean-m-sullivan in #654
New Contributors
- @ecchong made their first contribution in #651
- @benformosa made their first contribution in #653
Full Changelog: 2.4.0...2.4.1
2.4.0
What's Changed
- Up delay on projects async to prevent failures by @Tompage1994 in #553
- [RELEASE] Update changelog refs/tags/2.3.1 by @github-actions in #554
- Update pre-commit by @github-actions in #555
- Update pre-commit by @github-actions in #557
- Update hosts readme to match actual behavior by @Klaas- in #559
- Role updates by @sean-m-sullivan in #556
- remove project update from dispatch by @sean-m-sullivan in #560
- Update project change from bugfix to minor change by @sean-m-sullivan in #564
- Update pre-commit by @github-actions in #561
- An inventory source is not ever assigned to an organization by @ivarmu in #563
- Add option for default ee from org export by @sean-m-sullivan in #565
- update testing by @sean-m-sullivan in #566
- Add option to roles to enforce defaults by @sean-m-sullivan in #567
- Update enforced defauilts by @sean-m-sullivan in #569
- Update pre-commit by @github-actions in #570
- Update pre-commit by @github-actions in #571
- Default options by @sean-m-sullivan in #572
- Update release to release infra only by @sean-m-sullivan in #574
- treat the input dictionary as a dictionary and control the conflicting values by @ivarmu in #576
- Update pre-commit by @github-actions in #577
- Update galaxy.yml.j2 by @aoyawale in #578
- Update aap_config_as_code_public_meeting.ics by @Tompage1994 in #573
- Add alias's for applicable roles to use the variables set by the awx cli export by @sean-m-sullivan in #581
- Update pre-commit by @github-actions in #582
- Rrule fix by @sean-m-sullivan in #586
- Update pre-commit by @github-actions in #588
- add get_stats playbook by @djdanielsson in #589
- Export differential module new and improved. by @sean-m-sullivan in #583
- Revised enforced defaults by @sean-m-sullivan in #590
- fixing get_stats to work on Tower by @djdanielsson in #591
- fix ci by @sean-m-sullivan in #592
- update liscense role to use subscription module by @sean-m-sullivan in #593
- fix issue #594 for roles with blank spaces in the name by @adonisgarciac in #595
- update pipeline to single by @sean-m-sullivan in #598
- Update pre-commit by @github-actions in #599
- Update pre-commit by @github-actions in #604
- Update pre-commit by @github-actions in #605
- updating galaxy tag to fix linting error by @djdanielsson in #611
- Update pre-commit by @github-actions in #608
- update lint by @sean-m-sullivan in #612
- add options to roles role by @sean-m-sullivan in #597
- Fix job_template notifications by @Klaas- in #603
- Controller Schedule: forks, timeout and limit can only be set if template is configured as "prompt on launch" by @Klaas- in #602
- Make 'with_present' variable by @Rickmarges in #613
- update else on lists and tests by @sean-m-sullivan in #614
- Fix the diff functionality when using with_present by @Rickmarges in #615
New Contributors
- @Rickmarges made their first contribution in #613
Full Changelog: 2.3.1...2.4.0
2.3.1
What's Changed
- Fixes calendar icon to link to an ICS file which user can save by @Tompage1994 in #546
- Fix dispatch to use general vars instead of specific hostvars by @Klaas- in #547
- Move CI test code to codebase rather than .github by @Tompage1994 in #549
- Fix arg spec failure by @Tompage1994 in #551
Full Changelog: 2.3.0...2.3.1
2.3.0
What's Changed
- [RELEASE] Update changelog refs/tags/2.2.5 by @github-actions in #480
- fixing schedules readme by @djdanielsson in #484
- Update pre-commit by @github-actions in #485
- Update pre-commit by @github-actions in #486
- Update pre-commit by @github-actions in #488
- add new object types to object_diff role by @adonisgarciac in #481
- #482 change behavior of labels when parameter is empty by @adonisgarciac in #491
- Workflow deps by @Tompage1994 in #492
- added no_log to the 'Populate *' tasks by @ivarmu in #493
- add default variable for controller_configuration_filetree_read_secure by @adonisgarciac in #494
- Update pre-commit by @github-actions in #498
- update linting and readme by @sean-m-sullivan in #499
- #496 fix to omit labels if it is not defined by @adonisgarciac in #500
- Update pre-commit by @github-actions in #502
- Fix linting issues and set to warn on broken lint rule by @Tompage1994 in #503
- avoid to create orgs during drop_diff by @adonisgarciac in #504
- Fix linting issues and set to warn on broken lint rule by @Tompage1994 in #508
- Update pre-commit by @github-actions in #514
- Update inventory_source_update -- fix name of async status job by @Klaas- in #520
- updating export readme by @djdanielsson in #522
- Update pre-commit by @github-actions in #523
- Fix title of dispatch role in readme by @ericzolf in #524
- Avoid double pipeline on PRs by @ericzolf in #525
- Update pre-commit by @github-actions in #527
- Add back in broken linting rule by @Tompage1994 in #515
- Update pre-commit.yml by @Tompage1994 in #528
- Precommit on main by @Tompage1994 in #532
- fix empty inventories by @sean-m-sullivan in #529
- Add argument specs for roles, remove master template role and update readmes by @Tompage1994 in #511
- Update pre-commit by @github-actions in #533
- update testing to use docker compose and versions by @sean-m-sullivan in #534
- Cleanup and add devel test by @sean-m-sullivan in #535
- Added task to simplify the assignment of galaxy/ee to org by @silvinux in #479
- Linting fix by @sean-m-sullivan in #536
- Add GCal invite for community meeting by @Tompage1994 in #541
- Add arg specs for remaining roles by @Tompage1994 in #540
- Infra update by @sean-m-sullivan in #537
- Update release by @sean-m-sullivan in #543
- Update Release by @sean-m-sullivan in #544
- Update release.yml by @Tompage1994 in #545
New Contributors
Full Changelog: 2.2.5...2.3.0