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
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
cloud Micro-optimization: replace s.find(x)!=-1 with x in s 11 years ago
commands Micro-optimization: replace s.find(x)!=-1 with x in s 11 years ago
database Merge pull request #5597 from laggyluke/mongodb_user_idempotence 11 years ago
files Merge branch 'file_fixes_clean' of https://github.com/bcoca/ansible into bcoca-file_fixes_clean 11 years ago
internal ansible -> ansibleworks 11 years ago
inventory Make add_host clear the inventory pattern cache, add some more aliases. Fixes #4442. 11 years ago
messaging Typo in rabbitmq_plugin docs 11 years ago
monitoring Fixup shell handling in monit module. 11 years ago
net_infrastructure Version bump, bigip_facts + changelog 11 years ago
network Remove validate_certs parameter from fetch_url calls 11 years ago
notification Bump twilio module version_added, changelog. 11 years ago
packaging Merge pull request #6529 from sivel/apt-repository-no-pycurl 11 years ago
source_control add param to note example for ssh-keyscan 11 years ago
system Fixes #6519 Properly handle state=absent in sysctl module 11 years ago
utilities Amend wait_for docs to reference version of feature addition. 11 years ago
web_infrastructure Add a JIRA control module for Ansible. This version uses fetch_url rather than urllib2. 11 years ago