fix(lego): don't unpack source files in check mode

This commit is contained in:
Sammy 2024-02-02 10:45:58 +01:00
parent 4d1fae6b77
commit 8e8f496df6
No known key found for this signature in database
GPG key ID: C99355AC01BC7575

View file

@ -86,6 +86,7 @@
group: "{{ lego_user_res.group }}"
remote_src: true
tags: ["prepare", "prepare-lego"]
when: not ansible_check_mode
- name: "Allow lego to bind to ports below 1024"
community.general.capabilities: