- ci: bump codecov/codecov-action from 4 to 5 (#183)
- ci: Use Fedora 41, drop Fedora 39 (#184)
- ci: Use Fedora 41, drop Fedora 39 - part two (#185)
- ci: Add tft plan and workflow (#169)
- ci: Update fmf plan to add a separate job to prepare managed nodes (#171)
- ci: bump sclorg/testing-farm-as-github-action from 2 to 3 (#172)
- ci: Add workflow for ci_test bad, use remote fmf plan (#173)
- ci: Fix missing slash in ARTIFACTS_URL (#174)
- chore: add debian late boot support (#176)
- ci: Add tags to TF workflow, allow more [citest bad] formats (#177)
- ci: ansible-test action now requires ansible-core version (#178)
- ci: add YAML header to github action workflow files (#179)
- refactor: Use vars/RedHat_N.yml symlink for CentOS, Rocky, Alma wherever possible (#181)
- feat: Allow initrd configuration to be skipped (#165)
- fix: add support for EL10 (#166)
- test: some files not created by nm implementation (#164)
- ci: ansible-lint action now requires absolute directory (#167)
- ci: use tox-lsr 3.3.0 which uses ansible-test 2.17 (#159)
- ci: tox-lsr 3.4.0 - fix py27 tests; move other checks to py310 (#161)
- ci: Add supported_ansible_also to .ansible-lint (#162)
- refactor: clear net config from initrd via NM config (#156)
- ci: bump codecov/codecov-action from 3 to 4 (#149)
- ci: fix python unit test - copy pytest config to tests/unit (#151)
- ci: bump ansible/ansible-lint from 6 to 24 (#152)
- ci: bump mathieudutour/github-tag-action from 6.1 to 6.2 (#153)
- ci: bump actions/github-script from 6 to 7 (#143)
- ci: bump github/codeql-action from 2 to 3 (#144)
- ci: bump actions/setup-python from 4 to 5 (#145)
- ci: Use supported ansible-lint action; run ansible-lint against the collection (#146)
- ci: Use supported ansible-lint action; run ansible-lint against the collection (#147)
- chore: Add support for AlmaLinux 8 & 9 (#133)
- Bump actions/checkout from 3 to 4 (#134)
- ci: ensure dependabot git commit message conforms to commitlint (#137)
- ci: use dump_packages.py callback to get packages used by role (#139)
- ci: tox-lsr version 3.1.1 (#141)
-
ci: Add markdownlint, test_converting_readme, and build_docs workflows (#129)
- 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 (#130)
- 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 (#131)
- 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 (#127)
- docs: Consistent contributing.md for all roles - allow role specific contributing.md section (#120)
- ci: update tox-lsr to version 3.0.0 (#121)
- ci: Add pull request template and run commitlint on PR title only (#122)
- ci: Rename commitlint to PR title Lint, echo PR titles from env var (#123)
- ci: fix python 2.7 CI tests by manually installing python2.7 package (#124)
- ci: ansible-lint - ignore var-naming[no-role-prefix] (#125)
- ci: ansible-test ignores file for ansible-core 2.15 (#126)
- test: check generated files for ansible_managed, fingerprint
- ci: Add commitlint GitHub action to ensure conventional commits with feedback
- remove unused symlink; fix ansible-lint handler issue (#113)
- Add README-ansible.md to refer Ansible intro page on linux-system-roles.github.io (#110)
- Use templates instead of files for ansible_managed (#111)
- none
- Fix nbde_client error handling (#101)
- none
- none
- Do not report password in stacktrace or return value from module (#98)
- Use daemon_reload with askpass path service (#96)
- Cleanup non-inclusive words.
- ansible-lint 6.x fixes (#92)
- none
- use fedora.linux_system_roles.nbde_server for tests (#86)
use fedora.linux_system_roles.nbde_server for tests instead of git
cloning the repo. Use the tests/collection-requirements.yml
so
the test infrastructure will install the collection.
- none
- none
-
correct clevis askpass unit conditional (#81)
-
Add default clevis luks askpass unit (#79)
skip clevis askpass systemd unit for RHEL 8.2 and 8.3
- use no_log: true where secrets might be revealed
- fix test tmp files (#80)
tests - use generated temp directory for all controller files
If you run multiple tests in parallel, some of the tests could overwrite or remove files in use by other tests on the controller. Use a temp directory for controller files.
- test support for CentOS Stream 9
- none
- Sets needed spacing for appended rd.neednet parameter (#68)
- Sets proper spacing for parameter rd.neednet=1 so that it is correctly appended to kernel cmdline, changes = to += for adding rd.neednet parameter
-
changelog_to_tag action - github action ansible test improvements
-
Use GITHUB_REF_NAME as name of push branch; fix error in branch detection [citest skip] (#76)
We need to get the name of the branch to which CHANGELOG.md was pushed.
Signed-off-by: Rich Megginson rmeggins@redhat.com
- none
- none
- make all tests work with gather_facts: false (#69)
Ensure tests work when using ANSIBLE_GATHERING=explicit
- make min_ansible_version a string in meta/main.yml (#70)
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 (#71)
- none
- none
- bump tox-lsr version to 2.11.0; remove py37; add py310
- support gather_facts: false; support setup-snapshot.yml
- none
- none
- none
- network-flush: reset autoconnect-priority to zero
- none
- Add dracut module for disabling autoconnect within initrd
- none
- bump tox-lsr version to 2.10.1
- none
- Add network flushing before setting up network
- none
- none
- none
- bump tox-lsr version to 2.8.3
- change recursive role symlink to individual role dir symlinks
- support python 39, ansible-core 2.12, ansible-plugin-scan
- add regenerate-all to the dracut command
- none
- update tox-lsr version to 2.7.1
- make role work with ansible-core-2.11 ansible-lint and ansible-test
- use tox-lsr version 2.5.1
- Drop support for Ansible 2.8 by bumping the Ansible version to 2.9
- none
- none
- none
- fix python black formatting errors
- none
- none
- Fix issues found by ansible-test and linters - enable all tests on all repos - remove suppressions
- Fix ansible-test errors
- Remove python-26 environment from tox testing
- README.md - Adding a blank line after nbde_client_bindings
- update to tox-lsr 2.4.0 - add support for ansible-test with docker
- Increase memory of tests
- CI: Add support for RHEL-9
- Add centos8
- Fix centos6 repos; use standard centos images
- use tox-lsr 2.2.0
- use molecule v3, drop v2
- support jinja 2.7
- 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
- none
- none
- meta/main.yml: CI add support for Fedora 33
- lock ansible-lint version at 4.3.5; suppress role name lint warning
- sync collections related changes from template to nbde_client role