This Ansible role is used for changing the hostname on your server.
It works by taking your {{ inventory_hostname }}
and using it for changing the hostname.
- SSH access to the server
None.
None.
#!/usr/bin/env ansible-playbook
- hosts: production
become: true
roles:
- skrepr.hostname
MIT / BSD
This role was created in 2021 by Jeroen van der Meulen, commisioned by Skrepr