[ansible-project] interactive commands

2017-06-26 Thread Thai Nguyen
Hi, I wish to perform a copy tftp:// running-config using Ansible in order to copy an access-list to ios running config. I tried any things but no luck. Just wonder if it is possible and if so please share with me how to. Thanks -- You received this message because you are subscribed to the

[ansible-project] issue with Cisco ios-config

2017-06-21 Thread Thai Nguyen
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