Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ansibleguy committed May 3, 2024
1 parent 8600632 commit 6a42d2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/debian/acme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
become_user: "{{ HAPROXY_HC.user_acme }}"
become: true
when: acme_cnf.changed
tags: [skip_ansible_lint] # changed when

# NOTE: haproxy fails to start if no certificates exist
- name: HAProxy | ACME | Copy placeholder certificate
Expand Down

0 comments on commit 6a42d2a

Please sign in to comment.