-
For the fmgr_pkg_firewall_policy the following parameters aren't taking lists anymore:
srcintf
dstintf
srcaddr
dstaddr
service
Example:
```
dstaddr:…
-
# BUG REPORT INFORMATION
***Versions***
Centreon poller 20.10
```
$ rpm -qa | grep centreonn
centreon-plugin-Applications-Protocol-Http-20201006-142255.el7.centos.noarch
centreon-plugi…
-
Hi,
Creating an user with radius authentication is not possible, due to missing radius server assignment.
Where as changing an existing user with radius server assigned is possible.
Error: …
-
##### ISSUE TYPE
- Bug Report
##### SOFTWARE VERSIONS
###### pynautobot
pynautobot==1.0.1
###### Ansible:
```bash
ansible 2.10.8
config file = /home/ansible/devel/nautob…
jifox updated
3 years ago
-
Hi there,
i noticed there is a problem with updating the object-group with more than one object with this module - please let us know if there is any plan for fix on this:
++++++++++++
playbook…
-
fatal: [fmg]: FAILED! => {
"ansible_facts": {
"discovered_interpreter_python": "/usr/bin/python"
},
"changed": false,
"invocation": {
"module_args": {
…
-
If i create a preview with a wrong device, the task on the FortiManager never stops and we need to delete it by hand. (Maybe there is an timeout, but it ran for over 8 minutes in one of my tests).
…
-
Hi,
Module fmgr_task_task_obj no longer exist. Is there any alternative?
For reference, this is the module: https://github.com/fortinet-ansible-dev/ansible-galaxy-fortimanager-collection/blob/ga…
-
Hello,
I'm trying to specify the comment on firewall_address object. According to the exemple the comment field seems to be a string
`firewall_address:
allow-routing: disable
…
-
##### SUMMARY
Creating a host with `theforeman.foreman.host` and a nested hostgroup setting of 3 levels fails.
What works:
```yaml
hostgroup: RHEL-8/LEVEL1
```
What does not work:
```yaml
…