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
Tim Rupp b49d39c5db Removes usage of expanduser because of type path
The usage of type 'path' for the path option makes the use
of expanduser redundant. This patch removes the expanduser
call because the path type is already used for the path
option
9 years ago
..
cli PEP 8 indent cleanup. (#20800) 9 years ago
compat Fix typo when choosing KqueueSelector 9 years ago
config Making the switch to v2 11 years ago
errors adds feature to all modules to be run locally (#18763) 9 years ago
executor added fixme note 9 years ago
galaxy PEP 8 E111 & E114 cleanup. (#20838) 9 years ago
inventory Use a custom id generator over uuid4 9 years ago
module_utils Fix compatibility of affinity groups in oVirt 4.0 and 4.1 (#21308) 9 years ago
modules Removes usage of expanduser because of type path 9 years ago
parsing improve error message on conflicting actions. Fixes #21057 (#21059) 9 years ago
playbook delegate_to is a string 9 years ago
plugins updates vyos modules to use socket connection (#21228) 9 years ago
template Also clean template data even if marked unsafe 9 years ago
utils Tweaking the new unique id generate to be uuid compliant 9 years ago
vars Revert "Fixing another corner case for security related to CVE-2016-9587" 9 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
constants.py Added DIFF_ALWAYS constant 9 years ago
release.py Bumping devel version to 2.3.0 9 years ago