summaryrefslogtreecommitdiff
path: root/ansible/roles/dc01/tasks
diff options
context:
space:
mode:
authorheqnx <root@heqnx.com>2025-07-13 14:35:34 +0300
committerheqnx <root@heqnx.com>2025-07-13 14:35:34 +0300
commitc85dca8e11198f1571fa5c40c426bf932bfd6515 (patch)
tree35fc88a3f70e31acffaca34f95bb1fb5008edf16 /ansible/roles/dc01/tasks
parent9b75ebc57035ce9d964dbf1f3898209919eb2318 (diff)
downloadansible-active-directory-range-c85dca8e11198f1571fa5c40c426bf932bfd6515.tar.gz
ansible-active-directory-range-c85dca8e11198f1571fa5c40c426bf932bfd6515.zip
added mssql
Diffstat (limited to 'ansible/roles/dc01/tasks')
-rw-r--r--ansible/roles/dc01/tasks/set_hostname.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible/roles/dc01/tasks/set_hostname.yaml b/ansible/roles/dc01/tasks/set_hostname.yaml
index 5ad01b2..282d0cd 100644
--- a/ansible/roles/dc01/tasks/set_hostname.yaml
+++ b/ansible/roles/dc01/tasks/set_hostname.yaml
@@ -1,2 +1,2 @@
- name: set hostname
- ansible.windows.win_shell: Rename-Computer -NewName "{{ main_dc01_hostname }}" -Force
+ win_shell: Rename-Computer -NewName "{{ main_dc01_hostname }}" -Force