index
:
ansible-active-directory-range
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ansible
/
roles
/
mssql02
/
tasks
/
set_hostname.yaml
blob: 7c53a1674088c7279ee21614c7c989bf33192a0f (
plain
)
1
2
- name: set hostname win_shell: Rename-Computer -NewName "{{ main_websql01_hostname }}" -Force