Compare commits
2 Commits
0bfe448b34
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 0e8abb4d38 | |||
| ded4fb8270 |
@@ -152,7 +152,7 @@
|
|||||||
{{
|
{{
|
||||||
'/etc/pve/firewall/cluster.fw'
|
'/etc/pve/firewall/cluster.fw'
|
||||||
if clustered.stat.exists
|
if clustered.stat.exists
|
||||||
else '/etc/pve/nodes/' + pve_node + '.fw'
|
else '/etc/pve/nodes/' + pve_node + '/host.fw'
|
||||||
}}
|
}}
|
||||||
when: pve_installed.stat.exists | default(false)
|
when: pve_installed.stat.exists | default(false)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user