Merge pull request #166 from tobiashuste/fix-snap-initial-dry-run

Fix snap symlink task failing in initial dry-run
This commit is contained in:
Jeff Geerling 2022-01-19 08:48:29 -06:00 committed by GitHub
commit eb4647ed9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,6 +34,7 @@
src: /snap/bin/certbot
dest: /usr/bin/certbot
state: link
ignore_errors: "{{ ansible_check_mode }}"
- name: Set Certbot script variable.
set_fact: