ansible/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