diff options
Diffstat (limited to 'host_vars/ubuntuiso.local.yml.example')
| -rw-r--r-- | host_vars/ubuntuiso.local.yml.example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/host_vars/ubuntuiso.local.yml.example b/host_vars/ubuntuiso.local.yml.example index 6b8c6c1..00f1c52 100644 --- a/host_vars/ubuntuiso.local.yml.example +++ b/host_vars/ubuntuiso.local.yml.example @@ -44,3 +44,4 @@ partition_extras: fstype: "ext4" dev: "{{ partition_disk }}5" mount_path: "/mnt/home" +configure_playbook_dir: "../ansible-distro-configure" |
