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
James Cammarata d29dfdc84b Re-implementing the retry file feature for 2.0
Fixes #13944
10 years ago
..
cli Changes to convert to unicode at the borders 10 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. 10 years ago
config Making the switch to v2 11 years ago
errors Relocate use of ERROR to display class, to avoid doubling up 10 years ago
executor Re-implementing the retry file feature for 2.0 10 years ago
galaxy Prevent traceback. 10 years ago
inventory better error when host inventory script isnt dict 10 years ago
module_utils Only use os.path.basename if get_file_content returned a value, and ensure that service_mgr has line endings stripped. Fixes #14026 10 years ago
modules Update submodule refs 10 years ago
parsing raise AnsibleError as an 'expected' exception 10 years ago
playbook Fix lookup of parent attribute when parent doesn't have the attr 10 years ago
plugins Handle the key 'prepared' in the 'diff' result from modules 10 years ago
template keep string type filters as strings 10 years ago
utils Changes to convert to unicode at the borders 10 years ago
vars move hostvars.vars to vars 10 years ago
__init__.py New release v2.0.0.0-1 10 years ago
constants.py Re-implementing the retry file feature for 2.0 10 years ago
test-requirements.txt Making the switch to v2 11 years ago