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.
 
 
 
 
 
Go to file
Laurens Van Houtven c50b772e61 Support ssh-ed25519 keys
The newest version of OpenSSH supports a new, wonderful key type. authorized_key incorrectly discards pubkeys of this type as busted because it doesn't recognize type signature.
12 years ago
cloud Merge pull request #6171 from joshuaconner/update_to_docker-py_0.3.0 12 years ago
commands Add creates= and removes= to the script: action 12 years ago
database Emphasize target is on remote host. List supported file types. 12 years ago
files Typo fix. 12 years ago
internal ansible -> ansibleworks 12 years ago
inventory Make add_host clear the inventory pattern cache, add some more aliases. Fixes #4442. 12 years ago
messaging Use new syntax for module snippets in rabbitmq_policy and update changelog 12 years ago
monitoring Merge pull request #5039 from bpennypacker/airbrake 12 years ago
net_infrastructure All modules should be using /usr/bin/python in the shebang as ansible_python_interpreter processes this (see FAQ). 12 years ago
network Fixing the unicode issue in uri for EL6 platforms 12 years ago
notification ansible -> ansibleworks 12 years ago
packaging add failsafe comment for install_repoquery 12 years ago
source_control Pass svn arguments as a list of strings instead of using string substition to ensure all parameters are escaped properly. 12 years ago
system Support ssh-ed25519 keys 12 years ago
utilities Add the start of an integration test structure using Ansible playbooks, also added an assert action plugin to make writing those easier. 12 years ago
web_infrastructure Clean up stray space at the end of a line after a period. 12 years ago