--- # main install certbot # deprecated. Use container instead - include: install.yml when: certbot.uninstall != true - include: uninstall.yml when: certbot.uninstall == true