Skip to content
Snippets Groups Projects
Commit 12fbd9df authored by Thomas Schneider's avatar Thomas Schneider
Browse files

wordpress: Install language packs

parent c44fe25c
No related branches found
No related tags found
1 merge request!45wordpress: Install language packs
Pipeline #4713 passed
---
# file: wordpress/tasks/main.yml
- name: ensure the wordpress package is installed
apt:
name: wordpress
name:
- wordpress
- wordpress-l10n
state: present
install_recommends: false
tags:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment