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
Michael Scherer f489702973 Also add back gssapi-keyex
While this is not currently implemented in openssh as far as I know,
there is patch floating around on the web and this may land one day
upstream.
12 years ago
..
callback_plugins Renamed on_no_hosts_matched/on_no_hosts_remaining to correct names in noop callback, added methods to callback plugin examples. 13 years ago
inventory Minor fix to ipv6 detection for inventory with -i 12 years ago
playbook Merge branch 'devel' into fireball2 12 years ago
runner Also add back gssapi-keyex 12 years ago
utils Fireball2 mode working! 12 years ago
__init__.py Version bump and assorted things to start new development version. 13 years ago
callbacks.py These fields are booleans. 13 years ago
color.py These fields are booleans. 13 years ago
constants.py Added accelerate_port to plays, and made it configurable 12 years ago
errors.py Introduce exception AnsibleFilterError and use it in Jinja filters. Ignore this exception when trying to find the name of a task for display (callback) purpose. 13 years ago
module_common.py Merge pull request #3706 from lorin/sudo_user_breakage 13 years ago