mirror of
https://github.com/geerlingguy/ansible-role-php.git
synced 2024-11-24 12:06:02 +01:00
Don't commit code past midnight.
This commit is contained in:
parent
94cab5d78a
commit
79c917470c
@ -27,6 +27,7 @@
|
||||
apt:
|
||||
name: dirmngr
|
||||
state: present
|
||||
when: ansible_os_family == 'Debian'
|
||||
|
||||
# Debian-specific tasks.
|
||||
- name: Add dependencies for PHP versions (Debian).
|
||||
|
Loading…
Reference in New Issue
Block a user