Skip to content

Conversation

@sauce-nhendrickson
Copy link

We've run into an issue often when standing up new hosts running snmp_exporters that our dry-run process against that new node fails due to the handlers attempting to run and failing since snmp_exporter hasn't yet installed it's systemd service.

This change allows us to skip running those handlers when the ansible_skip_tags magic variable contains the new tag snmp_exporter_restart this would be passed on the command line via --skip-tags per usual and allow us to skip solely that tag during our dry-run stages.

@sauce-nhendrickson sauce-nhendrickson changed the title Update handlers to allow skipping snmp_exporter handlers enhancement - Update handlers to allow skipping snmp_exporter handlers Sep 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant