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
/
dc01
/
tasks
/
set_hostname.yaml
blob: 282d0cdb9b111c9cc3ed07f287d58b6bf07da2bb (
plain
)
1
2
- name: set hostname win_shell: Rename-Computer -NewName "{{ main_dc01_hostname }}" -Force