--- # This playbook contains all of the www config - include: packages.yml # TODO: Some certbot is needed before we can load the whole nginx config so we need some intermediary step (bootstrapping process) - include: nginx.yml - include: certbot.yml