Skip to content

Commit

Permalink
Update tests/check_sssd_with_tlog.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Richard Megginson <[email protected]>
  • Loading branch information
justin-stephenson and richm authored Jan 30, 2024
1 parent 069262e commit 03a9b85
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/check_sssd_with_tlog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,5 @@
- __nsswitch_contents | regex_search('^passwd:\\s+sss', multiline=True)
- '"with-tlog" in __tlog_authselect_current.stdout'
when: '"with-tlog" in __tlog_authselect_features.stdout'
vars:
__nsswitch_contents: "{{ __nsswitch_slurp['content'] | b64decode }}"

0 comments on commit 03a9b85

Please sign in to comment.