- ci: Bump actions/checkout from 5 to 6 (#193)
- ci: add qemu tests for Fedora 43, drop Fedora 41 (#194)
- ci: Bump actions/upload-artifact from 5 to 6 (#195)
- refactor: handle INJECT_FACTS_AS_VARS=false by using ansible_facts instead (#196)
- ci: use ANSIBLE_INJECT_FACT_VARS=false by default for testing (#197)
- fix: cannot use community-general version 12 - no py27 and py36 support (#191)
- ci: Bump actions/checkout from 4 to 5 (#178)
- ci: rollout several recent changes to CI testing (#180)
- ci: support openSUSE Leap in qemu/kvm test matrix (#181)
- ci: use the new epel feature to enable EPEL for testing farm (#182)
- ci: use tox-lsr 3.12.0 for osbuild_config.yml feature (#184)
- ci: use JSON format for __bootc_validation (#185)
- ci: Bump actions/github-script from 7 to 8 (#186)
- ci: Bump actions/upload-artifact from 4 to 5 (#187)
- ci: use versioned upload-artifact instead of master; bump codeql-action to v4; bump upload-artifact to v5 (#188)
- ci: bump tox-lsr to 3.13.0 (#189)
- ci: bump tox-lsr to 3.14.0 - this moves standard-inventory-qcow2 to tox-lsr (#190)
- test: default wrapper should use local connection if local (#176)
- refactor: fix ansible lint unique name issue (#174)
- fix: Set __is_system_running in check mode (#172)
- ci: Add support for bootc end-to-end validation tests (#169)
- tests: bootc end-to-end validation; fix ownership of sssd-session-recording.conf (#170)
- ci: Use ansible 2.19 for fedora 42 testing; support python 3.13 (#171)
- feat: Support this role in container builds (#164)
- fix: Consider "degraded" systemd state as booted (#166)
- ci: ansible-plugin-scan is disabled for now (#151)
- ci: bump ansible-lint to v25; provide collection requirements for ansible-lint (#154)
- ci: Check spelling with codespell (#155)
- ci: Add test plan that runs CI tests and customize it for each role (#156)
- ci: In test plans, prefix all relate variables with SR_ (#157)
- ci: Create inventory for wrapper test with inventory_hostname (#158)
- ci: Fix bug with ARTIFACTS_URL after prefixing with SR_ (#159)
- ci: several changes related to new qemu test, ansible-lint, python versions, ubuntu versions (#160)
- ci: use tox-lsr 3.6.0; improve qemu test logging (#161)
- ci: skip storage scsi, nvme tests in github qemu ci (#162)
- ci: Bump sclorg/testing-farm-as-github-action from 3 to 4 (#163)
- ci: bump tox-lsr to 3.8.0; rename qemu/kvm tests (#165)
- ci: Add Fedora 42; use tox-lsr 3.9.0; use lsr-report-errors for qemu tests (#167)
- ci: Use Fedora 41, drop Fedora 39 (#148)
- ci: Use Fedora 41, drop Fedora 39 - part two (#149)
- ci: Add tft plan and workflow (#135)
- ci: Update fmf plan to add a separate job to prepare managed nodes (#137)
- ci: Bump sclorg/testing-farm-as-github-action from 2 to 3 (#138)
- ci: Add workflow for ci_test bad, use remote fmf plan (#139)
- ci: Fix missing slash in ARTIFACTS_URL (#140)
- ci: Add tags to TF workflow, allow more [citest bad] formats (#142)
- ci: ansible-test action now requires ansible-core version (#143)
- ci: add YAML header to github action workflow files (#144)
- refactor: Use vars/RedHat_N.yml symlink for CentOS, Rocky, Alma wherever possible (#146)
- fix: add support for EL10 (#133)
- ci: ansible-lint action now requires absolute directory (#132)
- ci: use tox-lsr 3.3.0 which uses ansible-test 2.17 (#126)
- ci: tox-lsr 3.4.0 - fix py27 tests; move other checks to py310 (#128)
- ci: Add supported_ansible_also to .ansible-lint (#129)
- ci: fix python unit test - copy pytest config to tests/unit (#122)
- ci: Bump ansible/ansible-lint from 6 to 24 (#123)
- ci: Bump mathieudutour/github-tag-action from 6.1 to 6.2 (#124)
- refactor: Support with-tlog authselect feature (#120)
- ci: support ansible-lint and ansible-test 2.16 (#117)
- ci: Use supported ansible-lint action; run ansible-lint against the collection (#118)
- ci: Bump actions/github-script from 6 to 7 (#114)
- refactor: get_ostree_data.sh use env shebang - remove from .sanity* (#115)
- feat: support for ostree systems (#111)
- Bump actions/checkout from 3 to 4 (#103)
- ci: ensure dependabot git commit message conforms to commitlint (#106)
-
ci: Add markdownlint, test_converting_readme, and build_docs workflows (#99)
- markdownlint runs against README.md to avoid any issues with converting it to HTML
- test_converting_readme converts README.md > HTML and uploads this test artifact to ensure that conversion works fine
- build_docs converts README.md > HTML and pushes the result to the docs branch to publish dosc to GitHub pages site.
- Fix markdown issues in README.md
Signed-off-by: Sergei Petrosian spetrosi@redhat.com
-
docs: Make badges consistent, run markdownlint on all .md files (#100)
- Consistently generate badges for GH workflows in README RHELPLAN-146921
- Run markdownlint on all .md files
- Add custom-woke-action if not used already
- Rename woke action to Woke for a pretty badge
Signed-off-by: Sergei Petrosian spetrosi@redhat.com
-
ci: Remove badges from README.md prior to converting to HTML (#101)
- Remove thematic break after badges
- Remove badges from README.md prior to converting to HTML
Signed-off-by: Sergei Petrosian spetrosi@redhat.com
- fix: facts being gathered unnecessarily (#97)
- ci: Add pull request template and run commitlint on PR title only (#94)
- ci: Rename commitlint to PR title Lint, echo PR titles from env var (#95)
- ci: ansible-lint - ignore var-naming[no-role-prefix] (#96)
- fix: Switch SSSD files provider to Proxy Provider
- docs: Consistent contributing.md for all roles - allow role specific contributing.md section
- docs: remove unused Dependencies section in README
- test: check generated files for ansible_managed, fingerprint
- ci: Add commitlint GitHub action to ensure conventional commits with feedback
- ansible-lint - use changed_when for conditional tasks; fix indentation (#83)
- Add README-ansible.md to refer Ansible intro page on linux-system-roles.github.io (#80)
- Fingerprint RHEL System Role managed config files (#81)
- none
- ansible-lint 6.x fixes (#71)
- Add check for non-inclusive language (#69)
- cleanup non-inclusive words.
- none
- Unconditionally enable the files provider. (#67)
The implicitly files provider is now disabled in RHEL 8.8+, RHEL9+, and Fedora.
- none
- none
- none
- make min_ansible_version a string in meta/main.yml (#54)
The Ansible developers say that min_ansible_version in meta/main.yml
must be a string value like "2.9", not a float value like 2.9.
- Add CHANGELOG.md (#55)
- none
- none
- Use meta/collection-requirements.yml for collection dependencies
- bump tox-lsr version to 2.11.0; remove py37; add py310
- support gather_facts: false; support setup-snapshot.yml
- none
- Add test for sssd files domain configured properly
- Execute authselect to update nsswitch
- none
- bump tox-lsr version to 2.10.1
- none
- tlog does not own sssd.conf - so use ini_file to manage it
- none
- System Roles should consistently use ansible_managed in configuration files it manages
- none
- bump tox-lsr version to 2.9.1
- none
- none
- change recursive role symlink to be non-recursive
- bump tox-lsr version to 2.8.3
- Run the new tox test
- support python 39, ansible-core 2.12, ansible-plugin-scan
- none
- update tox-lsr version to 2.7.1
- none
- none
- use apt-get install -y
- use tox-lsr version 2.5.1
- Drop support for Ansible 2.8 by bumping the Ansible version to 2.9
- none
- none
- Always install sssd.conf to enable files domain
- Cleaning up ansible-lint errors
- Fix ansible-test errors
- Fix centos6 repos; use standard centos images; add centos8
- Remove python-26 environment from tox testing
- update to tox-lsr 2.4.0 - add support for ansible-test with docker
- use tox-lsr 2.3.0 and enable ansible-test
- CI: Add support for RHEL-9
- use molecule v3, drop v2 - use tox-lsr 2.1.2
- remove ansible 2.7 support from molecule
- use tox for ansible-lint instead of molecule
- use new tox-lsr plugin
- use github actions instead of travis
- meta/main.yml: CI - Add support for all Fedora images
- Add exclude_users and exclude_groups support
- none
- lock ansible-lint version at 4.3.5; suppress role name lint warning
- sync collections related changes from template to tlog role