attempt to add DNS record for AD member server
This commit is contained in:
committed by
GitHub Enterprise
parent
13d3124791
commit
b270ad359e
@@ -88,4 +88,5 @@
|
||||
- { entry: "default:mask::rwx" }
|
||||
- { entry: "default:other::r-x" }
|
||||
|
||||
|
||||
- name: Add DNS record for server
|
||||
command: /usr/bin/samba-tool dns add {{smb_dns_servers}} {{smb_realm}} {{inventory_hostname}} A {{ansible_host}} --username="{{smb_username}}" --password="{{smb_password}}"
|
||||
|
||||
Reference in New Issue
Block a user