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
/
adcs01
/
tasks
/
set_hostname.yaml
blob: 141268deda4df116715c3a6943223faa0fd79177 (
plain
)
1
2
- name: set hostname win_shell: Rename-Computer -NewName "{{ main_adcs01_hostname }}" -Force