- refactor: handle INJECT_FACTS_AS_VARS=false by using ansible_facts instead (#93)
- ci: use ANSIBLE_INJECT_FACT_VARS=false by default for testing (#94)
- ci: bump gha checkout from v5 to v6 (#87)
- ci: bump actions/checkout from 5 to 6 (#88)
- ci: add qemu tests for Fedora 43, drop Fedora 41 (#89)
- ci: bump actions/upload-artifact from 5 to 6 (#90)
- docs: fix copyright in license (#91)
- fix: cannot use community-general version 12 - no py27 and py36 support (#85)
- ci: bump actions/checkout from 4 to 5 (#70)
- ci: rollout several recent changes to CI testing (#72)
- ci: support openSUSE Leap in qemu/kvm test matrix (#73)
- ci: use the new epel feature to enable EPEL for testing farm (#74)
- ci: use tox-lsr 3.12.0 for osbuild_config.yml feature (#76)
- ci: use JSON format for __bootc_validation (#77)
- ci: bump actions/setup-python from 5 to 6 (#78)
- ci: bump actions/github-script from 7 to 8 (#79)
- ci: bump actions/upload-artifact from 4 to 5 (#80)
- ci: bump github/codeql-action from 3 to 4 (#81)
- ci: use versioned upload-artifact instead of master; bump codeql-action to v4; bump upload-artifact to v5 (#82)
- ci: bump tox-lsr to 3.13.0 (#83)
- ci: bump tox-lsr to 3.14.0 - this moves standard-inventory-qcow2 to tox-lsr (#84)
- fix: Use the correct regular expression to parse Cmnd_Alias and other aliases (#68)
- fix: ensure single space before TYPE, ROLE, and correctly format those values (#65)
- fix: Avoid setting ansible_managed variable (#61)
- fix: Avoid append() in sudoers file template (#62)
- tests: Update tests_default.yml to do bootc end-to-end validation (#59)
- ci: Use ansible 2.19 for fedora 42 testing; support python 3.13 (#60)
- ci: ansible-plugin-scan is disabled for now (#36)
- ci: bump ansible-lint to v25; provide collection requirements for ansible-lint (#39)
- refactor: fix python black formatting (#40)
- ci: Check spelling with codespell (#41)
- ci: Add test plan that runs CI tests and customize it for each role (#42)
- ci: In test plans, prefix all relate variables with SR_ (#43)
- ci: Fix bug with ARTIFACTS_URL after prefixing with SR_ (#44)
- ci: Drop explicit "connection:" for provisioning (#45)
- ci: Run QEMU tox integration tests in GitHub workflow (#46)
- ci: Add Python 3.12 (#47)
- ci: several changes related to new qemu test, ansible-lint, python versions, ubuntu versions (#48)
- ci: use tox-lsr 3.6.0; improve qemu test logging (#50)
- ci: skip storage scsi, nvme tests in github qemu ci (#51)
- ci: Add container integration test for rpm and bootc (#52)
- ci: Update to tox-lsr 3.7.0 (#53)
- ci: bump sclorg/testing-farm-as-github-action from 3 to 4 (#54)
- ci: bump tox-lsr to 3.8.0; rename qemu/kvm tests (#55)
- ci: Add Fedora 42; use tox-lsr 3.9.0; use lsr-report-errors for qemu tests (#56)
- ci: bump codecov/codecov-action from 4 to 5 (#32)
- ci: Use Fedora 41, drop Fedora 39 (#33)
- ci: Use Fedora 41, drop Fedora 39 - part two (#34)
- refactor: role supports only EL8 and later - metadata should reflect that (#30)
- feat: Add variable that handles semantic check for sudoers (#22)
- ci: Add workflow for ci_test bad, use remote fmf plan (#20)
- ci: Fix missing slash in ARTIFACTS_URL (#21)
- ci: Add python unit tests (#23)
- ci: Add tags to TF workflow, allow more [citest bad] formats (#24)
- ci: ansible-test action now requires ansible-core version (#25)
- ci: add YAML header to github action workflow files (#26)
- refactor: Use vars/RedHat_N.yml symlink for CentOS, Rocky, Alma wherever possible (#28)
- Handle reboot for transactional update systems (#16)
- ci: Add tft plan and workflow (#14)
- ci: Update fmf plan to add a separate job to prepare managed nodes (#17)
- ci: bump sclorg/testing-farm-as-github-action from 2 to 3 (#18)
- fix: add support for EL10 (#12)
- ci: ansible-lint action now requires absolute directory (#11)
- refactor: ostree support, simplify tests, lint issues (#5)
- ci: use tox-lsr 3.3.0 which uses ansible-test 2.17 (#6)
- ci: tox-lsr 3.4.0 - fix py27 tests; move other checks to py310 (#8)
- ci: Add supported_ansible_also to .ansible-lint (#9)
- feat: Add the sudo role (#2)