diff options
| author | Ahmed Abdelhalim <[email protected]> | 2025-08-11 00:33:35 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2025-08-11 00:33:35 +0200 |
| commit | 245195767f6b84c4a40d21236d3ad1d53dae5c7a (patch) | |
| tree | 8fc3120ae98640d6c55397bd02a0a6df0d6a85fe /host_vars/ubuntuiso.local.yml.example | |
| parent | 8e102d32b2a8a30ad4f95a5ff903e16a18229994 (diff) | |
Minor fixes to raspberry config and playbook configs
Diffstat (limited to 'host_vars/ubuntuiso.local.yml.example')
| -rw-r--r-- | host_vars/ubuntuiso.local.yml.example | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/host_vars/ubuntuiso.local.yml.example b/host_vars/ubuntuiso.local.yml.example index 00f1c52..6b8c6c1 100644 --- a/host_vars/ubuntuiso.local.yml.example +++ b/host_vars/ubuntuiso.local.yml.example @@ -44,4 +44,3 @@ partition_extras: fstype: "ext4" dev: "{{ partition_disk }}5" mount_path: "/mnt/home" -configure_playbook_dir: "../ansible-distro-configure" |
