Files
community.general/lib/ansible/runner/connection_plugins
James Cammarata 1e672a0fec Fixes for su on freebsd
Addresses multiple issues when using su on freebsd including
* su prompt differs between platforms, so turned that check into a
  regex comparison instead of a simple string comparison
* not using '-c' after su causes problems, so added that for all
  platforms
* fixed quoting issues due to multiple uses of '-c' introduced by
  the above fix

Fixes #7503
Fixes #7507
2014-05-23 10:06:09 -05:00
..
2012-09-06 18:43:28 -04:00
2014-03-11 16:16:24 -04:00
2014-05-23 10:06:09 -05:00
2014-05-23 10:06:09 -05:00