Fix logic for installing from source

This commit is contained in:
Wayne Warren
2019-05-23 13:40:18 +00:00
parent aebb3e4ee1
commit 770f04ef8c
+3 -1
View File
@@ -11,7 +11,9 @@
- certbot
- import_tasks: install-from-source.yml
when: certbot_install_from_source
when:
- certbot_install_from_source
- not certbot_install_from_pypi
tags:
- certbot