Markus Katharina Brechtel 3 лет назад
Родитель
Сommit
cf949d287c
1 измененных файлов: 4 добавлений и 5 удалений
  1. +4
    -5
      tasks/main.yml

+ 4
- 5
tasks/main.yml Просмотреть файл

@@ -29,12 +29,11 @@

- name: install packages
apt:
pkg: "{{item}}"
pkg:
- postfixadmin
- ca-certificates
- ssl-cert
install_recommends: no
with_items:
- postfixadmin
- ca-certificates
- ssl-cert

- name: dbconfig
template:


Загрузка…
Отмена
Сохранить