From 680070337cac5f68f4abe02c4d7162f2d25ab50f Mon Sep 17 00:00:00 2001 From: malei Date: Mon, 26 Mar 2018 06:47:34 +0800 Subject: [PATCH] fix a typo in main.yml Change-Id: Ic4b0388649f533632df1fdd0397c27c8f4bfed8f --- defaults/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaults/main.yml b/defaults/main.yml index a456a7a0..2cf8a896 100644 --- a/defaults/main.yml +++ b/defaults/main.yml @@ -65,7 +65,7 @@ lxc_container_cache_path: "/var/cache/lxc/download" # lxc_container_backing_method: copy-on-write # The cache map is used as a basic instruction set when prep'ing the base -# container image. If the cache map is overriden, the following fields are +# container image. If the cache map is overridden, the following fields are # required: # lxc_cache_map: # distro: name of the distro