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 0e68c6d6fe Cleaning up use of literal_eval in basic.py AnsibleModule.safe_eval 9 years ago
..
cli Also changing ansible-shell -> ansible-console in cli code comments 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 Make ohai and facter work via module_utils Fact classes rather than in the setup module 9 years ago
galaxy Fix bug 14715: Galaxy CLI paging error 9 years ago
inventory added warning for when host file doesn't exist 9 years ago
module_utils Cleaning up use of literal_eval in basic.py AnsibleModule.safe_eval 9 years ago
modules Update extras submodule ref 9 years ago
new_inventory fix some warning of undefined name. 9 years ago
parsing Use to_bytes on filenames in filesystem calls. 9 years ago
playbook Make ohai and facter work via module_utils Fact classes rather than in the setup module 9 years ago
plugins Merge pull request #15011 from dagwieers/fix-unreachable-color 9 years ago
template Merge pull request #14504 from bcoca/template_comments 9 years ago
utils Revert "fix TypeError: coercing to Unicode: need string or buffer, AnsibleParserError found" 9 years ago
vars strip keys recursively 9 years ago
__init__.py Bump version in devel now that stable-2.0 has been branched 9 years ago
constants.py Make ohai and facter work via module_utils Fact classes rather than in the setup module 9 years ago
test-requirements.txt Making the switch to v2 10 years ago