summaryrefslogtreecommitdiff
path: root/ansible/roles/sane-debian-system/handlers/main.yml
blob: bd3dc8045a7c61130a3e191b6d3d78b3db5969f0 (plain)
1
2
3
- name: update hostname
  shell: hostname {{ hostname }}
  become_user: root