diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-03-04 15:31:16 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-03-04 15:36:55 +0100 |
| commit | 18fae2f9a5dd4a877b557818552844ea00ec30d2 (patch) | |
| tree | dc91fcbc77634ff71495c7904a503a00158fae8a /inventory | |
| parent | 13c88e0dff89bfdda5a02c647653cce37b083e16 (diff) | |
Rename mac host names
Diffstat (limited to 'inventory')
| -rw-r--r-- | inventory/hosts.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inventory/hosts.yml b/inventory/hosts.yml index 5bb79b5..d219b43 100644 --- a/inventory/hosts.yml +++ b/inventory/hosts.yml @@ -4,7 +4,7 @@ live_environments: ansible_connection: ssh ansible_ssh_common_args: "-o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null" hosts: - mac-archiso.local: + marchiso.local: ansible_user: root archiso.local: ansible_user: root |
