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
Brian Coca f7570f1dc4 Implicit localhost ondemand (#16900)
* Revert "There can be only one localhost"

This reverts commit 5f1bbb4fcd.
this broke several usages of localhost, see #16882, #16898 and #16886

* ensure there is only 1 localhost

fixes #16886, #16882 and #16898

- make sure localhost exists before returning it
- optimzed host caching
- ensure we always return a host object
8 years ago
..
cli added check and diff mode control to console 8 years ago
compat Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version. 9 years ago
config Making the switch to v2 9 years ago
errors Fix some typos (#16498) 8 years ago
executor (re)allow ansible_python_interpreter to contain more than 1 arg (#16247) 8 years ago
galaxy Fixes #163 in galaxy-issues 8 years ago
inventory Implicit localhost ondemand (#16900) 8 years ago
module_utils added pid to backup file name to avoid collisions 8 years ago
modules Update submodule refs 8 years ago
parsing warn when searching for an empty string or null 8 years ago
playbook add check_mode option for tasks (#16056) 8 years ago
plugins Fix funcd to at least import without errors. (#16288) 8 years ago
template allow spaces before the filter string (#16312) 8 years ago
utils Colorize around text (#16415) 8 years ago
vars Implicit localhost ondemand (#16900) 8 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 8 years ago
constants.py added check and diff mode control to console 8 years ago
release.py Fix ziploader for the cornercase of ansible invoking ansible. 8 years ago
test-requirements.txt Making the switch to v2 9 years ago