Skip to content

Commit

Permalink
update iptables conditions for sno
Browse files Browse the repository at this point in the history
  • Loading branch information
hgeaydem committed Aug 9, 2022
1 parent a4fe461 commit 9d58aac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/base_virt_sno.yml
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@
destination_port: "6443"
jump: DNAT
to_destination: 192.168.123.10:6443
when: firewalld_avail.rc == 4

- name: Check if ssh-key already exists
ansible.builtin.stat:
path: "/root/.ssh/id_rsa"
Expand Down

0 comments on commit 9d58aac

Please sign in to comment.