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/lib/ansible/utils
Toshio Kuratomi 1ecf51d87e * Fix race in creating temp directories pre-fork (#16965)
* These can still race when multiple ansible processes are created at
    the same time.
* Reverse order of expanduser and expandvars in unfrakpath(). So that
  tildes in environment variables will be handled.
9 years ago
..
module_docs_fragments add new features to ios shared module 10 years ago
__init__.py limit extensions for files in group/host_vars dir 11 years ago
boolean.py Making the switch to v2 11 years ago
cmd_functions.py Add python3-compat boilerplate to all .py files in lib/ansible 10 years ago
color.py Colorize around text (#16415) 10 years ago
display.py Fix string coercion problem in error handling code 10:50 (#16270) 10 years ago
encrypt.py Prevent race in key setup for accelerate daemon (#15299) 10 years ago
hashing.py Use to_bytes on filenames in filesystem calls. 10 years ago
helpers.py FEATURE: adding variable serial batches 9 years ago
listify.py Strip string terms before templating 10 years ago
module_docs.py Fixes to the documentation build (#15356) 10 years ago
path.py * Fix race in creating temp directories pre-fork (#16965) 9 years ago
shlex.py Add python3-compat boilerplate to all .py files in lib/ansible 10 years ago
unicode.py Typo fix: Kuraotmi -> Kuratomi 10 years ago
vars.py Adds 'ansible_check_mode' boolean magic variable 10 years ago