1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/docs/docsite/rst/dev_guide
Brian Coca bbd6b8bb42 Temporary (#31677)
* allow shells to have per host options, remote_tmp

added language to shell
removed module lang setting from general as  plugins have it now
use get to avoid bad powershell plugin
more resilient tmp discovery, fall back to `pwd`
add shell to docs
fixed options for when frags are only options
added shell set ops in t_e and fixed option frags
normalize tmp dir usag4e

- pass tmpdir/tmp/temp options as env var to commands, making it default for tempfile
- adjusted ansiballz tmpdir
- default local tempfile usage to the configured local tmp
- set env temp in action

add options to powershell
shift temporary to internal envvar/params
ensure tempdir is set if we pass var
ensure basic and url use expected tempdir
ensure localhost uses local tmp
give /var/tmp priority, less perms issues
more consistent tempfile mgmt for ansiballz
made async_dir configurable
better action handling, allow for finally rm tmp
fixed tmp issue and no more tempdir in ballz
hostvarize world readable and admin users
always set shell tempdir
added comment to discourage use of exception/flow control

* Mostly revert expand_user as it's not quite working.

This was an additional feature anyhow.

Kept the use of pwd as a fallback but moved it to a second ssh
connection.  This is not optimal but getting that to work in a single
ssh connection was part of the problem holding this up.

(cherry picked from commit 395b714120522f15e4c90a346f5e8e8d79213aca)

* fixed script and other action plugins

ensure tmpdir deletion
allow for connections that don't support new options (legacy, 3rd party)
fixed tests
2018-01-15 21:15:04 -08:00
..
style_guide remove erroneous '.' in docsite footer (#34592) 2018-01-08 22:36:47 -08:00
testing Fix tests as filters #4 (#33930) 2017-12-21 13:42:53 -06:00
developing_api.rst Update developing_api.rst (#34629) 2018-01-09 11:23:01 +00:00
developing_core.rst
developing_inventory.rst
developing_module_utilities.rst Mellanox OS name change: MLNXOS changed to ONYX (#34753) 2018-01-11 22:21:17 +00:00
developing_modules.rst Add docs describing some additional behaviors around modules (#33631) 2017-12-07 15:31:26 -05:00
developing_modules_best_practices.rst Temporary (#31677) 2018-01-15 21:15:04 -08:00
developing_modules_checklist.rst
developing_modules_documenting.rst dev_guide: don't ask to use '© Ansible Project' (#34704) 2018-01-11 14:23:36 +10:00
developing_modules_general.rst add prequisites for ubuntu dev env (#30713) 2017-11-27 14:58:13 -05:00
developing_modules_general_OLD._rst
developing_modules_general_windows.rst windows dev docs - vagrant info (#33515) 2017-12-12 08:16:22 +10:00
developing_modules_in_groups.rst Fix various RST warnings (#34084) 2017-12-20 15:20:05 +00:00
developing_plugins.rst Change 'connection' to 'inventory' in description 2017-10-25 16:25:19 -04:00
developing_program_flow_modules.rst
developing_python3.rst
developing_rebasing.rst
index.rst
Makefile
overview_architecture.rst
repomerge.rst
testing.rst
testing_compile.rst
testing_httptester.rst
testing_integration.rst [cloud] Improve aws testing and use {{ region }} var (#26892) 2017-11-09 11:56:31 -05:00
testing_integration_legacy.rst
testing_pep8.rst
testing_running_locally.rst
testing_sanity.rst
testing_units.rst
testing_units_modules.rst dev_guide: format code in testing_units_modules.rst (#33009) 2017-11-27 14:41:53 -05:00
testing_validate-modules.rst Extend validate-modules to check the next to last line (#34819) 2018-01-15 15:49:35 +00:00