- ci: Add tft plan and workflow (#104)
- ci: Update fmf plan to add a separate job to prepare managed nodes (#106)
- ci: bump sclorg/testing-farm-as-github-action from 2 to 3 (#107)
- ci: Add workflow for ci_test bad, use remote fmf plan (#108)
- ci: Fix missing slash in ARTIFACTS_URL (#109)
- ci: Add tags to TF workflow, allow more [citest bad] formats (#112)
- ci: ansible-test action now requires ansible-core version (#113)
- ci: add YAML header to github action workflow files (#114)
- refactor: Use vars/RedHat_N.yml symlink for CentOS, Rocky, Alma wherever possible (#116)
- fix: add support for EL10 (#102)
- tests: Fix invocation of the
microsoft.ad.user
module (#100) - ci: ansible-lint action now requires absolute directory (#101)
- ci: use tox-lsr 3.3.0 which uses ansible-test 2.17 (#95)
- ci: tox-lsr 3.4.0 - fix py27 tests; move other checks to py310 (#97)
- ci: Add supported_ansible_also to .ansible-lint (#98)
- test: Replace deprecated community.windows.win_domain_user and group modules (#91)
- ci: bump mathieudutour/github-tag-action from 6.1 to 6.2 (#92)
- fix: Sets domain name lower case in realmd.conf section header (#88)
- ci: bump ansible/ansible-lint from 6 to 24 (#86)
- test: test for lower case realm in realmd.conf (#89)
- fix: Add default_ipv4 to required_facts to gather ansible_hostname (#84)
- ci: fix python unit test - copy pytest config to tests/unit (#83)
- ci: Add a basic test for ad_integration_preserve_authselect_profile (#81)
- feat: Add SSSD parameters support (#76)
- feat: add ad_integration_preserve_authselect_profile (#79)
- ci: fix ansible-lint 2.16 and ansible-test 2.16 issues (#74)
- ci: Use supported ansible-lint action; run ansible-lint against the collection (#77)
- ci: bump actions/github-script from 6 to 7 (#71)
- refactor: get_ostree_data.sh use env shebang - remove from .sanity* (#72)
- feat: Add sssd custom settings (#64)
- feat: support for ostree systems (#68)
- refactor: use the ini_file module to test sssd.conf (#67)
- build(deps): bump actions/checkout from 3 to 4 (#56)
- ci: ensure dependabot git commit message conforms to commitlint (#59)
- ci: use dump_packages.py callback to get packages used by role (#61)
- ci: tox-lsr version 3.1.1 (#63)
- ci: Add full integration test for dyndns (#65)
-
ci: Make badges consistent, run markdownlint all .md files (#53)
- Consistently generate badges for GH workflows in roles' RHELPLAN-146921
- Run markdownlint on all .md files
- Rename woke action to Woke for a pretty badge
Signed-off-by: Sergei Petrosian [email protected]
-
ci: Remove badges from README.md prior to converting to HTML (#54)
- Remove thematic break after badges
- Remove badges from README.md prior to converting to HTML
Signed-off-by: Sergei Petrosian [email protected]
-
ci: Make badges consistent, run markdownlint all .md files (#53)
- Consistently generate badges for GH workflows in roles' RHELPLAN-146921
- Run markdownlint on all .md files
- Rename woke action to Woke for a pretty badge
Signed-off-by: Sergei Petrosian [email protected]
-
ci: Remove badges from README.md prior to converting to HTML (#54)
- Remove thematic break after badges
- Remove badges from README.md prior to converting to HTML
Signed-off-by: Sergei Petrosian [email protected]
- fix: use command stdin for password, and do not log password (#51)
- ci: Add markdownlint, test_html_build, and build_docs workflows (#49)
- feat: Enable AD dynamic DNS updates (#48)
- fix: facts being gathered unnecessarily (#46)
- ci: Add pull request template and run commitlint on PR title only (#43)
- ci: Rename commitlint to PR title Lint, echo PR titles from env var (#44)
- ci: ansible-lint - ignore var-naming[no-role-prefix] (#45)
- tests: Add a test for force rejoin option (#41)
- docs: Consistent contributing.md for all roles - allow role specific contributing.md section
- docs: remove Dependencies section from README.md
- Add 'ad_integration_force_rejoin' role variable (#29)
- test: check generated files for ansible_managed, fingerprint
- test: ensure the test works with ANSIBLE_GATHERING=explicit
- ci: Add commitlint GitHub action to ensure conventional commits with feedback
- Fix typo in README for timesync variable (#23)
- Improve recommendation for AD join user account (#24)
- Add README-ansible.md to refer Ansible intro page on linux-system-roles.github.io (#26)
- Fingerprint RHEL System Role managed config files (#27)
- none
- Add
state: up
for the network role to activate the connection (#20)
- none
- none
- ansible-lint 6.x fixes (#11)
- Add check for non-inclusive language (#10)
- initial versioned release
- none
- Add integration tests for the role. (#4)
- New role to manage integrating linux hosts with an Active Directory (AD) domain
Implementation uses realmd
and adcli
- none
- none