ansible-collections / cisco.ios

Ansible Network Collection for Cisco IOS
GNU General Public License v3.0
292 stars 171 forks source link

Remove public and private keys from ios tests #956

Open ashwini-mhatre opened 12 months ago

ashwini-mhatre commented 12 months ago
SUMMARY

similar to iosxr there are public key and private keys present in ios_user. which can cause security issues. Need to rewrite tests in such a way that it should create these files temporary.

ISSUE TYPE
COMPONENT NAME

ios_user integration tests

ANSIBLE VERSION
COLLECTION VERSION
CONFIGURATION
OS / ENVIRONMENT
STEPS TO REPRODUCE
EXPECTED RESULTS
ACTUAL RESULTS
KB-perByte commented 12 months ago

Tagging reference PR https://github.com/ansible-collections/cisco.iosxr/pull/444