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 0bb49090cf make some options not mandatory to pass
this should simplify api calls
9 years ago
..
cli removed signal trapping 9 years ago
compat
config
errors Relocate use of ERROR to display class, to avoid doubling up 9 years ago
executor Fixing bugs related to nested blocks inside roles 9 years ago
galaxy Prevent traceback. 9 years ago
inventory better error when host inventory script isnt dict 9 years ago
module_utils Merge pull request #14432 from chouseknecht/net_common_cleanup_2 9 years ago
modules Update submodule refs 9 years ago
new_inventory
parsing Added more info to the no action detected error 9 years ago
playbook make some options not mandatory to pass 9 years ago
plugins Fix bugs related to task_includes and dep chain inheritance 9 years ago
template Display the string which is causing an exception to be raised. 9 years ago
utils avoid logging color codes 9 years ago
vars move hostvars.vars to vars 9 years ago
__init__.py Bump version in devel now that stable-2.0 has been branched 9 years ago
constants.py Re-implementing the retry file feature for 2.0 9 years ago
test-requirements.txt