summaryrefslogtreecommitdiff
path: root/ansible/all.yml
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2019-08-12 10:48:40 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2019-08-12 10:48:40 +0200
commit8ecccc67daf90045f9e0da9ac73e9eef8ce3b84c (patch)
treebf7b437a1011a6df917167f01f59c60d46ef4af0 /ansible/all.yml
parentd3197b81c89dab8f0eb412037aec42f38f0cc189 (diff)
downloadinfra-8ecccc67daf90045f9e0da9ac73e9eef8ce3b84c.tar.gz
infra-8ecccc67daf90045f9e0da9ac73e9eef8ce3b84c.tar.bz2
infra-8ecccc67daf90045f9e0da9ac73e9eef8ce3b84c.tar.xz
infra-8ecccc67daf90045f9e0da9ac73e9eef8ce3b84c.zip
apt-repos: Supporting custom filenames.
Useful if the package also delivers a sources.list file.
Diffstat (limited to 'ansible/all.yml')
-rw-r--r--ansible/all.yml6
1 files changed, 2 insertions, 4 deletions
diff --git a/ansible/all.yml b/ansible/all.yml
index 05502bf..e4b4550 100644
--- a/ansible/all.yml
+++ b/ansible/all.yml
@@ -7,10 +7,8 @@
tags: packages
become: yes
- trygvis-base
- - role: apt-repos
- tags: apt-repos
- become: yes
-# - ufw
+
+- import_playbook: plays/apt-repos.yml
- hosts:
- knot