new role for setting the host name

This commit is contained in:
aminnairi
2023-12-31 20:43:09 +01:00
parent 6ce190073d
commit 9e99ba6369
+6
View File
@@ -0,0 +1,6 @@
---
- name: Set the host name
become: true
ansible.builtin.hostname:
name: archlinux
use: systemd