diff --git a/tests/integration/targets/ntnx_ndb_profiles/tasks/network_profile.yml b/tests/integration/targets/ntnx_ndb_profiles/tasks/network_profile.yml index d3513e6b..d072edec 100644 --- a/tests/integration/targets/ntnx_ndb_profiles/tasks/network_profile.yml +++ b/tests/integration/targets/ntnx_ndb_profiles/tasks/network_profile.yml @@ -191,5 +191,6 @@ fail_msg: "unable to delete all created network profiles" success_msg: "All network profiles deleted successfully" -- set_fact: +- name: Reset todelete + ansible.builtin.set_fact: todelete: []