diff --git a/ansible/post-deploy.yml b/ansible/post-deploy.yml index e9b129c..5ef47fa 100644 --- a/ansible/post-deploy.yml +++ b/ansible/post-deploy.yml @@ -25,13 +25,6 @@ args: creates: /home/dokku/drone/letsencrypt/cron-job - - name: Remove automatically configured ports - dokku_ports: - app: drone - mappings: - - "http:80:80" - state: absent - - name: Set HTTP 443 port dokku_ports: app: drone