You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units
Toshio Kuratomi 63404821da rework run_command's env setting to not change os.environ for the rest of the module.
New param to run_command to modify the environment for just this invocation.
Documentation and comment adjustments.
10 years ago
..
errors Improve handling of unicode errors 10 years ago
executor Migrate cli and dependencies to use global display 10 years ago
inventory Changing up how host (in)equality is checked 10 years ago
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 11 years ago
mock Break apart a looped dependency to show a warning when parsing playbooks 10 years ago
module_utils rework run_command's env setting to not change os.environ for the rest of the module. 10 years ago
parsing allow for non standard hostnames 10 years ago
playbook fixed doas from getting stuck when needing passwords 10 years ago
plugins correctly deals with non serializable type 10 years ago
template Cleaning up FIXMEs 10 years ago
utils Python 3: shlex.split() wants unicode 10 years ago
vars Fix include param precedence in variable manager 10 years ago
__init__.py Making the switch to v2 11 years ago