Skip to content

Commit

Permalink
[fix] Skip idempotence for make cert
Browse files Browse the repository at this point in the history
  • Loading branch information
pandafy committed Jun 24, 2024
1 parent ab862a2 commit 43ce2cf
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tasks/freeradius_eap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@
command:
cmd: make destroycerts dh all
chdir: /etc/freeradius/certs
tags: [freeradius_eap]
tags:
- freeradius_eap
- molecule-idempotence-notest

- name: "Copy {{ org.name }} EAP openwisp_site"
template:
Expand Down

0 comments on commit 43ce2cf

Please sign in to comment.