- 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 spetrosi@redhat.com
-
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 spetrosi@redhat.com
-
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 spetrosi@redhat.com
-
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 spetrosi@redhat.com
- 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