summaryrefslogtreecommitdiff
path: root/ansible/all.yml
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2019-01-11 23:31:48 +0100
committerTrygve Laugstøl <trygvis@inamo.no>2019-01-11 23:31:48 +0100
commitf520901531b30de93217b85980fea920d8e1b18a (patch)
treea917355352e43404323601da9c6ddd0e76aec718 /ansible/all.yml
parent2f28493840d9a89de3bb14612d7a8cb762c1980f (diff)
downloadinfra-f520901531b30de93217b85980fea920d8e1b18a.tar.gz
infra-f520901531b30de93217b85980fea920d8e1b18a.tar.bz2
infra-f520901531b30de93217b85980fea920d8e1b18a.tar.xz
infra-f520901531b30de93217b85980fea920d8e1b18a.zip
packages: adding tags and become.
Diffstat (limited to 'ansible/all.yml')
-rw-r--r--ansible/all.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/ansible/all.yml b/ansible/all.yml
index 4acd889..a28142a 100644
--- a/ansible/all.yml
+++ b/ansible/all.yml
@@ -3,7 +3,9 @@
roles:
- lusers
- superusers
- - packages
+ - role: packages
+ tags: packages
+ become: yes
- trygvis-base
# - ufw