Update to 2024-08-28 12:00

This commit is contained in:
Daniel Berteaud
2024-08-28 12:00:16 +02:00
parent 676ba6662d
commit edfd9ce542
10 changed files with 42 additions and 10 deletions

View File

@@ -36,7 +36,7 @@
- name: Add rsyncd port to the list of ports
set_fact: samba_dc_tcp_ports={{ samba_dc_tcp_ports + ['873'] }}
when: samba_i_am_primary_dc == True
tags: samba
tags: samba,firewall
# sssd-ad can now be installed on EL8 with samba4 build from Tranquil IT
# so don't turn ad_auth off anymore