Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeni committed Mar 6, 2024
1 parent 951b653 commit a868414
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions roles/satellite-clone/tasks/interface_check.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
---
- name: debug
debug:
var: proxy_config
- name: Fail if interfaces on machine do not match backup metadata interfaces
fail:
msg: "The network interface {{ dns_interface.value }} setup for DNS and {{ dhcp_interface.value }} setup for DHCP do not match the network interfaces on the current machine"
Expand Down

0 comments on commit a868414

Please sign in to comment.