Files
community.general/lib/ansible/plugins
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
..
2018-02-12 16:52:04 -05:00
2018-01-22 16:54:53 -08:00