1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-16 06:24:54 +00:00
community.general/lib
bdowling f2818caa61 Fix None stringification call to send_command (#36254)
send_command already performs the to_bytes safely on prompts (checking
for None).  Without this check the literal 'None' became a subprompt trigger!

Fixes #35662
2018-02-16 10:37:01 -05:00
..
ansible Fix None stringification call to send_command (#36254) 2018-02-16 10:37:01 -05:00