Don't commit code past midnight.

This commit is contained in:
Jeff Geerling 2023-06-30 01:24:51 -05:00
parent 94cab5d78a
commit 79c917470c
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@
apt:
name: dirmngr
state: present
when: ansible_os_family == 'Debian'
# Debian-specific tasks.
- name: Add dependencies for PHP versions (Debian).