diff --git a/tasks/ssl/acme.yml b/tasks/ssl/acme.yml index 4de71c3..df3958e 100644 --- a/tasks/ssl/acme.yml +++ b/tasks/ssl/acme.yml @@ -39,6 +39,8 @@ - name: COMMAND | Restart nginx command: service nginx restart + args: + warn: false when: fake_site.changed and ansible_virtualization_type == 'docker' - name: SHELL | Get certificates