Skip to content
Snippets Groups Projects
Commit 99f622fe authored by Jörg Sachse's avatar Jörg Sachse
Browse files

disable Molecule testing for error-summary mailer; we don't want it to spew...

disable Molecule testing for error-summary mailer; we don't want it to spew mails from the test VM if it happens to run longer than expected
parent 5cbe8044
Branches
No related tags found
No related merge requests found
......@@ -59,3 +59,4 @@
ansible.builtin.systemd:
name: "error-summary.timer"
state: started
tags: [molecule-notest] # disable Molecule testing; we don't want it to spew mails from the test VM if it happens to run longer than expected
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment