Skip to content
Snippets Groups Projects
Commit 95b09b54 authored by Felix Schäfer's avatar Felix Schäfer :construction_worker:
Browse files

Add required dependencies

parent d8a7eb0a
No related branches found
No related tags found
No related merge requests found
--- ---
- name: Install dependencies.
apt:
name:
- gpg
state: present
update-cache: yes
- name: Add official nginx APT key - name: Add official nginx APT key
apt_key: apt_key:
url: http://nginx.org/keys/nginx_signing.key url: http://nginx.org/keys/nginx_signing.key
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment