update_unbound.yml 125 B

1234567
  1. ---
  2. - name: Upgrade unbound configuration on all nodes
  3. hosts: dn_nodes
  4. gather_facts: false
  5. roles:
  6. - config-unbound