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/runner
Sébastien Bocahu b94bf051d5 Makes $PIPE and $FILE macros accept utf-8 input 13 years ago
..
action_plugins Much requested feature -- allows relative imports of content within roles or relative to any task or handler include (../templates for template ../files for copy) 13 years ago
connection_plugins Chroot also needs args/kwargs. 13 years ago
filter_plugins add to_nice_yaml|json filters 13 years ago
lookup_plugins Makes $PIPE and $FILE macros accept utf-8 input 13 years ago
__init__.py Complete streamlining of vars handling in playbooks and how those are templated to avoid 13 years ago
connection.py Make private key customizable per host using ansible_ssh_private_key_file configurable as variable 13 years ago
poller.py update some of many copyright dates but we can just do this when editing each file, not super high priority 13 years ago
return_data.py Implement --diff for the copy module. 13 years ago