Przeglądaj źródła

apt module format

master
rodzic
commit
cf949d287c
1 zmienionych plików z 4 dodań i 5 usunięć
  1. +4
    -5
      tasks/main.yml

+ 4
- 5
tasks/main.yml Wyświetl plik

@@ -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:


Ładowanie…
Anuluj
Zapisz