docs 📝: Update package list for smbclient and samba-client
Updated package lists to ensure compatibility with different Linux distributions. This change will improve the reliability of the Ansible playbook when using these packages.
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
responses:
|
||||
# Use the '(?i)' flag for case-insensitive matching of the prompt.
|
||||
'(?i)password for.*:': "{{ addc_admin_password }}"
|
||||
no_log: false # Highly recommended to prevent the password from appearing in logs
|
||||
no_log: true # Highly recommended to prevent the password from appearing in logs
|
||||
|
||||
- name: "Create the PTR (reverse) DNS record"
|
||||
ansible.builtin.expect:
|
||||
|
||||
Reference in New Issue
Block a user