Hi,

I am trying to load a pretty long access-list to a Catalyst 3850 using 
Ansible ios-config module with the src option.
- name: copy to the acl to target switches
    ios_template:
      src:a_test_acl.txt


However it only works with the list with less than 378 entries. I can 
confirm that there is no problem with the switching accept long access list.
I also tried the ios_config module.


-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/2aff3cdc-861c-4064-b71d-01f9ca7b893c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to