mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 19:12:13 +02:00
7 lines
110 B
YAML
7 lines
110 B
YAML
---
|
|
- name: Set the host name
|
|
become: true
|
|
ansible.builtin.hostname:
|
|
name: archlinux
|
|
use: systemd
|