Skip to content

Commit

Permalink
Get Samba version even in check mode to allow testing configuration c…
Browse files Browse the repository at this point in the history
…hanges
  • Loading branch information
gparent committed Nov 19, 2023
1 parent d77d4c7 commit 87dcac1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/server/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
executable: /bin/bash
register: samba_version
changed_when: false
check_mode: false
tags: samba

- name: Create Samba shares root directory
Expand Down

0 comments on commit 87dcac1

Please sign in to comment.