access: set up SNMP user for D-Link switches

This commit is contained in:
Timotej Lazar 2024-10-02 14:27:45 +02:00
parent e51d08c073
commit 57197d7695
8 changed files with 56 additions and 1 deletions

View file

@ -7,4 +7,4 @@
answer:
- "y"
- "y"
when: "'handler' not in ansible_skip_tags"
when: "not ansible_check_mode and 'handler' not in ansible_skip_tags"