Refs #8142: Samba Server Deploy - Role WIP - Samba host to File hosts refactor

This commit is contained in:
Xavi Lleó 2025-01-02 09:24:29 +01:00
parent 208e6d2a54
commit 6aa1a0de3d
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
path: /etc/hosts
marker: "# {mark} ANSIBLE-MANAGED SAMBA DC ENTRY"
block: |
"{{ dc1 }}" dc1.samba."{{ resolv_domain }}"
{{ dc1 }} dc1-test.samba-test.{{ resolv_domain }}
- name: Disable Samba client services and mask them
systemd: