- refactor: use ansible.posix 2.1.X for EL7 compatibility [citest_skip] (#350)
- ci: Add config file for CodeRabbit with custom rules (#351)
- ci: Skip reviews for PRs with [citest_skip] in the title (#352)
- test: remove unused files (#353)
- fix: add verbosity-based no_log to facts modules (#348)
- ci: bump actions/github-script from 8 to 9 (#347)
- feat: add role fingerprints to syslog (#345)
- ci: bump actions/upload-artifact from 6 to 7 (#334)
- ci: tox-lsr 3.17.0 - container test improvements, use ansible 2.20 for fedora 43 [citest_skip] (#336)
- ci: tox-lsr 3.17.1 - previous update broke container tests, this fixes them [citest_skip] (#337)
- ci: fix yum repos to use devel site instead of old site name [citest_skip] (#339)
- refactor: comply with Ansible partner certification checks [citest_skip] (#340)
- ci: update header for run_role_with_clear_facts [citest_skip] (#341)
- test: support ansible-test milestone version 2.22 [citest_skip] (#342)
- ci: Comply with Ansible partner certification checking [citest_skip] (#343)
- ci: ansible-lint requires dependencies to be installed [citest_skip] (#344)
- fix: use ansible_facts timesync_ntp_provider_current (#331)
- ci: tox-lsr version 3.15.0 [citest_skip] (#329)
- ci: Add Fedora 43, remove Fedora 41 from Testing Farm CI (#330)
- fix: check for existence of runlevel, chkconfig, service before using them (#325)
- ci: bump ansible/ansible-lint from 25 to 26 (#324)
- ci: skip most CI checks if title contains citest skip [citest_skip] (#326)
- ci: ansible-lint - remove .collection directory from converted collection [citest_skip] (#327)
- ci: bump gha checkout from v5 to v6 (#314)
- ci: add qemu tests for Fedora 43, drop Fedora 41 (#315)
- ci: bump actions/upload-artifact from 5 to 6 (#316)
- refactor: handle INJECT_FACTS_AS_VARS=false by using ansible_facts instead (#317)
- ci: use ANSIBLE_INJECT_FACT_VARS=false by default for testing (#318)
- fix: cannot use community-general version 12 - no py27 and py36 support (#312)
- ci: bump actions/upload-artifact from 4 to 5 (#308)
- ci: use versioned upload-artifact instead of master; bump codeql-action to v4; bump upload-artifact to v5 (#309)
- ci: bump tox-lsr to 3.13.0 (#310)
- ci: bump tox-lsr to 3.14.0 - this moves standard-inventory-qcow2 to tox-lsr (#311)
- feat: support this role in container builds (#303)
- ci: bump actions/checkout from 4 to 5 (#297)
- ci: rollout several recent changes to CI testing (#299)
- ci: support openSUSE Leap in qemu/kvm test matrix (#300)
- ci: use the new epel feature to enable EPEL for testing farm (#301)
- ci: use tox-lsr 3.12.0 for osbuild_config.yml feature (#304)
- ci: use JSON format for __bootc_validation (#305)
- ci: bump actions/github-script from 7 to 8 (#306)
- ci: bump sclorg/testing-farm-as-github-action from 3 to 4 (#290)
- ci: bump tox-lsr to 3.8.0; rename qemu/kvm tests (#291)
- ci: Add Fedora 42; use tox-lsr 3.9.0; use lsr-report-errors for qemu tests (#292)
- ci: Add support for bootc end-to-end validation tests (#293)
- ci: Use ansible 2.19 for fedora 42 testing; support python 3.13 (#294)
- refactor: support ansible 2.19; fix ansible-lint issues (#295)
- test: add test for secccomp on el9/el10 (#288)
- feat: add support for timesync_ntp_ip_family (#277)
- fix: add default seccomp filters for el9/10 (#279)
- ci: Check spelling with codespell (#267)
- ci: ansible-plugin-scan is disabled for now (#268)
- ci: bump ansible-lint to v25; provide collection requirements for ansible-lint (#271)
- ci: Add test plan that runs CI tests and customize it for each role (#273)
- ci: In test plans, prefix all relate variables with SR_ (#274)
- ci: Create inventory for wrapper test with inventory_hostname (#275)
- ci: Fix bug with ARTIFACTS_URL after prefixing with SR_ (#276)
- ci: several changes related to new qemu test, ansible-lint, python versions, ubuntu versions (#281)
- refactor: make OracleLinux vars files symlinks to RedHat vars files (#283)
- ci: use tox-lsr 3.6.0; improve qemu test logging (#284)
- ci: skip storage scsi, nvme tests in github qemu ci (#285)
- test: ensure tests cleanup and restore the system state (#286)
- ci: Use Fedora 41, drop Fedora 39 (#264)
- ci: Use Fedora 41, drop Fedora 39 - part two (#265)
- ci: Add tags to TF workflow, allow more [citest bad] formats (#258)
- ci: ansible-test action now requires ansible-core version (#259)
- ci: add YAML header to github action workflow files (#260)
- refactor: Use vars/RedHat_N.yml symlink for CentOS, Rocky, Alma wherever possible (#262)
- feat: Handle reboot for transactional update systems (#256)
- ci: Add workflow for ci_test bad, use remote fmf plan (#254)
- ci: Fix missing slash in ARTIFACTS_URL (#255)
- ci: Add tft plan and workflow (#248)
- docs: add module documentation for timesync_provider (#250)
- ci: Update fmf plan to add a separate job to prepare managed nodes (#251)
- ci: Bump sclorg/testing-farm-as-github-action from 2 to 3 (#252)
- fix: add support for EL10 (#245)
- fix: Don't use chrony-dhcp sourcedir on EL8 systems (#246)
- ci: ansible-lint action now requires absolute directory (#244)
- ci: use tox-lsr 3.3.0 which uses ansible-test 2.17 (#239)
- ci: tox-lsr 3.4.0 - fix py27 tests; move other checks to py310 (#241)
- ci: Add supported_ansible_also to .ansible-lint (#242)
- ci: fix python unit test - copy pytest config to tests/unit (#234)
- ci: Bump ansible/ansible-lint from 6 to 24 (#235)
- ci: Bump mathieudutour/github-tag-action from 6.1 to 6.2 (#237)
- ci: support ansible-lint and ansible-test 2.16 (#231)
- ci: Use supported ansible-lint action; run ansible-lint against the collection (#232)
- ci: bump actions/github-script from 6 to 7 (#227)
- refactor: get_ostree_data.sh use env shebang - remove from .sanity* (#228)
- feat: support for ostree systems (#224)
- ci: Fix implicit octal values in main.yml (#220)
- ci: Add ALP-Dolomite var file (#221)
- Bump actions/checkout from 3 to 4 (#209)
- ci: ensure dependabot git commit message conforms to commitlint (#212)
- ci: use dump_packages.py callback to get packages used by role (#214)
- refactor: Add CentOS 7-8, RedHat 7-8 and AlmaLinux 8-9 var files (#216)
- ci: tox-lsr version 3.1.1 (#218)
-
ci: Add markdownlint, test_converting_readme, and build_docs workflows (#205)
- 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 (#206)
- 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 (#207)
- Remove thematic break after badges
- Remove badges from README.md prior to converting to HTML
Signed-off-by: Sergei Petrosian spetrosi@redhat.com
-
ci: Add markdownlint, test_converting_readme, and build_docs workflows (#205)
- 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 (#206)
- 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 (#207)
- 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 (#202)
- docs: Consistent contributing.md for all roles - allow role specific contributing.md section (#196)
- ci: update tox-lsr to version 3.0.0 (#197)
- ci: Add pull request template and run commitlint on PR title only (#198)
- ci: Rename commitlint to PR title Lint, echo PR titles from env var (#199)
- ci: ansible-lint - ignore var-naming[no-role-prefix] (#200)
- ci: ansible-test ignores file for ansible-core 2.15 (#201)
- test: check generated files for ansible_managed, fingerprint
- ci: Add commitlint GitHub action to ensure conventional commits with feedback
- use pipefail if shell uses pipes (#189)
- Update chrony.conf location for Debian (#187)
- suppress shellcheck issue (#176)
- Fix jinja formatting issue (#178)
- Add README-ansible.md to refer Ansible intro page on linux-system-roles.github.io (#185)
- Fingerprint RHEL System Role managed config files (#186)
- none
- fixes for ansible-lint 6.x
- ensure ethtool is installed where needed
- Add check for non-inclusive language; (#170)
- Clean up / Workaround non-inclusive words
- update ignore files for ansible-test 2.14 (#172)
- none
- none
- Update timestamping checks using ethtool
New ethtool versions don't print the upper-case timestamping constants anymore. Match the lower-case strings instead.
- adding support for Oracle Linux 6,7,8 and 9
- Update chrony.conf.j2
Variables are defined as string in Jinja2 template and the operators on line 26 gives '<' not supported between instances of 'str' and 'float on line 43 gives '>' not supported between instances of 'str' and 'float
-
Updated: type casting in overall timesync templates for testing
-
Updated: type casting adjusted (timesync_max_distance <= int)
- use ansible_playbook_filepath for ansible-playbook command
- none
- none
- make all tests work with gather_facts: false
Ensure all tests work when using ANSIBLE_GATHERING=explicit
- make min_ansible_version a string in meta/main.yml
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
- 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
- handle errors with stopping services
- bump tox-lsr version to 2.10.1
- Initial version for Debian
- none
- none
- none
- Fix an issue if a service is listed by service_facts that does not have the 'status' property defined
- bump tox-lsr version to 2.8.3
- change recursive role symlink to individual role dir symlinks
- none
- evaluate is_ntp_default as boolean, not string
- reject services which have a status == not-found
- also reject masked and failed services
- update tox-lsr version to 2.8.0
- make role work with ansible-core-2.11 ansible-lint and ansible-test
- none
- update tox-lsr version to 2.7.1
- support python 39, ansible-core 2.12, ansible-plugin-scan
- Check port state in PTP tests
- replace json_query with selectattr/map
- Use {{ ansible_managed | comment }} to fix multi-line ansible_managed
- use apt-get install -y
- use tox-lsr version 2.5.1
- Raise supported Ansible version to 2.9
- none
- none
- Add NTS support
- none
- none
- none
- none
- CI: Add support for RHEL-9
- use public: true to expose role parameters; ansible 2.8
- Add hybrid_e2e option to PTP domain
- Cleaning up ansible-lint errors except 301 and 303.
- Fix ansible-test errors
- tag tests with slow
- Remove python-26 environment from tox testing
- update to tox-lsr 2.4.0 - add support for ansible-test with docker
- Support chrony configuration in Fedora 33
- Add support for HW timestamping with NTP
- add timesync_chrony_custom_settings variable for free-form local configs
- Fix centos6 repos; use standard centos images; add centos8
- Fix package versions
- use tox-lsr 2.2.0
- use molecule v3, drop v2
- 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
- Add option to configure max distance
- Use service_facts instead of chkconfig/systemctl
- none
- add jmespath as dependency for molecule
- lock ansible-lint version at 4.3.5; suppress role name lint warning
- sync collections related changes from template to timesync role
- Lock ansible-lint on version 4.2.0
- Remove ignore_errors for Disable services tasks
- bug with current implementation of platform/version …
- add support for tox; fix yamllint issues
- use molecule v2
- Fix check mode
- Enable line-length check. Fix found issues.
- Synchronize files from linux-system-roles/template
- sync with latest template including shellcheck
- Use linux-system-roles.timesync as name for role
- Use
is versioninstead of|version_compare - Add empty timesync_ntp_provider to defaults
- Remove unused/now invalid semaphore config
- Fixes for syntax problems found by Molecule
- Fix yamllint error
- Fix role to work in check mode
- Add default vars test
- Run tests_default both in normal and in check mode
- use yaml syntax
- Configure Molecule and Travis CI (this PR should trigger build in CI)
- Add example playbooks
- Add provision file to tests
- Add test for setting the default NTP provider for OS release
- none
- none
- Update Galaxy tags.