Fix a task name.

This commit is contained in:
Andrea Dell'Amico 2020-12-23 16:46:44 +01:00
parent 461b64bcf0
commit 0ff87ed912
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
---
- name: Install the wordpress php prerequisites
- name: Install the mediawiki php prerequisites
apt: name={{ mw_php_additional_packages }} state=present cache_valid_time=1800
tags: mediawiki