community.general/lib/ansible
Aaron Bieber 3fc1b4da53 Remove -b option from pbrun.
The -b option reads as follows:
` The target job is directed to ignore hangup signals. This is particularly
useful for running the target program in the background.`

If needed, '-b' can be added to become_flags

Squashed commit of the following:

commit f2c9f5c011ae8be610301d597a34bfba1a391e08
Author: Aaron Bieber <aaron@bolddaemon.com>
Date:   Mon Oct 17 10:58:14 2016 -0600

    remove pbrun flags

commit f402679ac177c931ad64bd13306f62512a14fcd6
Author: Aaron Bieber <aaron@bolddaemon.com>
Date:   Fri Oct 14 15:29:29 2016 -0600

    use Password: vs assword: for matching pbrun prompt

commit cd2e90cb65854c4cc5dd8773404e520d40f82765
Author: Aaron Bieber <aaron@bolddaemon.com>
Date:   Fri Oct 14 15:28:58 2016 -0600

    move -b to pbrun_flags
2016-10-17 14:40:11 -04:00
..
cli Quick ansible-doc fix -- don't run pager if there was an error (no text) 2016-10-13 15:10:47 -04:00
compat Move py34 mock_open compat to compat/test/mock (#17157) 2016-08-19 18:11:24 -04:00
config Making the switch to v2 2015-05-03 21:47:26 -05:00
errors Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 2016-09-06 22:54:17 -07:00
executor fixes to ansible_search_path 2016-10-17 11:21:46 -04:00
galaxy Add warnings when installing container type roles 2016-10-09 14:38:40 -04:00
inventory Allow unicode inventory filename 2016-10-15 16:54:51 -07:00
module_utils Add support for distribution_major_version on NetBSD. (#15885) 2016-10-13 16:25:55 -04:00
modules Update submodule refs 2016-10-17 08:15:33 -07:00
parsing Fix search path for relative paths in roles (fixes #17877) 2016-10-17 11:21:46 -04:00
playbook Remove -b option from pbrun. 2016-10-17 14:40:11 -04:00
plugins fixes to ansible_search_path 2016-10-17 11:21:46 -04:00
template Support late evaluation, suppress warnings on SyntaxError (#17462) 2016-09-09 09:33:23 -04:00
utils Change <support@ansible.com> - it's being retired. 2016-10-15 16:42:13 -07:00
vars Correct delegated_host_name check 2016-10-11 11:15:53 -07:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py toggle missing handler errors/warnings via config 2016-10-13 16:54:02 -04:00
release.py Bumping devel version to 2.3.0 2016-10-03 11:46:31 -05:00
test-requirements.txt Making the switch to v2 2015-05-03 21:47:26 -05:00