aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/roles/apt_repo/defaults/main.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/apt_repo/defaults/main.yml')
-rw-r--r--roles/apt_repo/defaults/main.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/roles/apt_repo/defaults/main.yml b/roles/apt_repo/defaults/main.yml
index d4f4d2b..4168bfd 100644
--- a/roles/apt_repo/defaults/main.yml
+++ b/roles/apt_repo/defaults/main.yml
@@ -3,6 +3,11 @@
#apt_repo_key_url:
#apt_repo_codename:
+# Often, APT repository URLs would end with either /debian or /ubuntu.
+# For ease of use, this is appended by default. Set to false to disable this
+# behaviour.
+apt_repo_append_distro: true
+
# This is a fairly common "component" part value in the repository file.
apt_repo_component: main