fix casing

This commit is contained in:
fidanf 2022-10-05 15:39:05 +02:00
parent 4683a1b263
commit 385cd8c265
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
apt_repository:
repo: ppa:ondrej/php
state: present
notify: update apt cache
notify: Update apt cache
when: ansible_distribution == 'Ubuntu'
# Debian-specific tasks.