Issue #41: Missed registering the variable needed for this fix.

This commit is contained in:
Jeff Geerling 2019-08-29 14:34:30 -05:00
parent 4b7a55da2e
commit c55cd1e975
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@
state: absent
purge: true
force: true
register: php_version_purge
- name: Also purge php-common package if any versions were just purged.
apt: