diff --git a/playbooks/test_replace.yml b/playbooks/test_replace.yml index b505044..b824a40 100644 --- a/playbooks/test_replace.yml +++ b/playbooks/test_replace.yml @@ -12,9 +12,6 @@ - name: Print the gateway for each host when defined ansible.builtin.debug: msg: "var is {{ ruleset.stdout }}" - - name: initialize variables - set_fact: - new_ip_dest: asdasd - name: initialize variables set_fact: regexp: "\\1{{ new_ip_dest }}\\3"