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 da9ae14ff6 Adding new feature - meta: clear_host_errors
Allows for the clearing of any failed/unreachable hosts
9 years ago
..
cli better fix for ansible-pull inventory handling 9 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 10 years ago
errors Relocate use of ERROR to display class, to avoid doubling up 9 years ago
executor Don't mark host as having gathered facts when peeking at next task 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 #11113 from sysadmin75/11104_osx_facts_bridge 9 years ago
modules Update submodule refs 9 years ago
new_inventory fix some warning of undefined name. 9 years ago
parsing load now does not modify the incomming data 9 years ago
playbook fix incorrect environment processing 9 years ago
plugins Adding new feature - meta: clear_host_errors 9 years ago
template deprecate all bare variable conversions (not debug) 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 Making the switch to v2 10 years ago