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/source_control
andreaskern 2385b28de5 add param to note example for ssh-keyscan
hostnames in the known hosts file are typically stored as Hashed values, calling 'ssh-keyscan' with '-H' changes to output to the Hashed format so that the known_hosts file looks more consistent
11 years ago
..
bzr Some more run_command updates. 11 years ago
git add param to note example for ssh-keyscan 11 years ago
github_hooks Remove validate_certs parameter from fetch_url calls 11 years ago
hg Fix a bug in "hg" module so that `pull` is not set to a version. 11 years ago
subversion Pass svn arguments as a list of strings instead of using string substition to ensure all parameters are escaped properly. 11 years ago