Skip to content
This repository has been archived by the owner on May 14, 2020. It is now read-only.

module fortios_router_prefix_list module does not work #50

Open
dgeisau opened this issue Dec 16, 2019 · 4 comments
Open

module fortios_router_prefix_list module does not work #50

dgeisau opened this issue Dec 16, 2019 · 4 comments

Comments

@dgeisau
Copy link

dgeisau commented Dec 16, 2019

The module fortios_router_prefix_list does not actually add or modify router prefixes to FortiGate.
The underlying API call requires the parameter 'plugin : 1' for the changes to be accepted.

This is also reported in the Developer Network https://fndn.fortinet.net/index.php?/forums/topic/1995-fortios-rest-api-config-router-prefix-list-issuebug/

@frankshen01
Copy link
Contributor

@dgeisau Thank you! The feature is under development and will be updated to Ansible repo soon.

@l0renzor
Copy link

There an ETA for this resolution?
It does not make sense to use the route-map module if then I cannot associate prefix-list or ACL to it using the same tool.

Thanks
L

@angystardust
Copy link

@l0renzor I might be wrong but I think that the development of the fortios modules has been moved here:
https://github.com/fortinet-ansible-dev/ansible-galaxy-fortios-collection

@JieX19
Copy link

JieX19 commented Apr 21, 2020

Hi @dgeisau,

We've fixed the issues in the module of fortios_router_prefix_list.

Playbook:

prefix_playbook

Results after running the playbook:

prefix_list_result

Let me know if you have any questions.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants