From c34139fd9fcdea9a13e785a8fac23bf117748262 Mon Sep 17 00:00:00 2001 From: Klaus Zerwes Date: Thu, 12 Sep 2024 07:55:41 +0200 Subject: [PATCH] issue #38 - document unset of subsections entries using uuid --- tasks/unbound.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tasks/unbound.yml b/tasks/unbound.yml index d1c1b7f..3e984ee 100644 --- a/tasks/unbound.yml +++ b/tasks/unbound.yml @@ -26,6 +26,10 @@ # ... # # see tests/unbound*.yml for more examples +# +# to unset a acl, host, etc. subsection, use opn_unset, for example +# opn_unset: +# - /opnsense/OPNsense/unboundplus/hosts/host[@uuid='04ac0d40-ecd0-4a1c-8603-91ce9aed08ad'] - name: fail if we have a deprecated config delegate_to: localhost