zippanto
zippanto
### The problem We get an "Error polling ospf module" error in the event log when polling Dell S4148F-ON switches running OS10 10.5.1.4 We have come across the issue #13592...
We are trying to understand why it is required to provide the fosid for fortios_systemdhcp_server. We are creating interfaces and the associated dhcp servers using Terraform. Hence these objects are...
Issue Type ------ - Bug Report Module Name ------ juniper.device collection and Python libraries version ``` user@machine JunOS % ansible --version ansible [core 2.14.3] config file = /Users/user/JunOS/ansible.cfg configured module...
Hi, A bit similar to issue #230. When you import or create a fortios_vpncertificate_ca resource on every subsequent apply terraform will try to update the resource ca attribute. ``` #...
Hi, We are facing the same issue described in #212. The fix provided works well when working with a single 7.0 firewall or multiple 7.0 firewalls. However our environment is...
Hi, We have a mixed 6.4 / 7.0 environment. We are using fortios_system_automationstitch resource. It seems in 6.4 you need to use action{} block and in 7.0 you need to...
Hi, I guess this is somewhat related to #320? We are managing a firewall that has multiple VDOMs. We don't specify a vdom on the provider. We do specify the...
Opening a new issue about the same issue that was reported in #98 as I'm not sure commenting on there will get the right attention. Should this not be handled...
Currently there is an issue with icmp service. If upon creation there is no icmp reply the output of the check_icmp command only contains the packet loss: ``` # /usr/lib/monitoring-plugins/check_icmp...
Hi, We are testing on FortiOS 7.2.8 and provider 1.21.0. When trying to create an interface block under fortios_router_multicast resource without specifying query_max_response_time and query_interval, we are getting the following...