This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-postfixadmin
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
do not install recommends
master
Markus Katharina Brechtel
7 years ago
parent
3da30ba7a8
commit
247b4d6cf2
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
tasks/main.yml
+ 1
- 0
tasks/main.yml
View File
@@ -29,6 +29,7 @@
- name: install packages
apt:
pkg: "{{item}}"
install_recommends: no
with_items:
- postfixadmin
- ca-certificates
Write
Preview
Loading…
Cancel
Save