mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 16:52:12 +02:00
new role for setting the host name
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
- name: Set the host name
|
||||
become: true
|
||||
ansible.builtin.hostname:
|
||||
name: archlinux
|
||||
use: systemd
|
||||
Reference in New Issue
Block a user