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
Evan Coury 54a979ddd3 Update rax root pubkey example
The example was showing how to use the `files` option to pass in a local file as an authorized public key for root. While this works, it's a bit sloppy, given that there's a specific option, `key_name` which will use one of your public keys on your rackspace account and add it as an authorized key for root. In our case, one of our admins didn't notice the `key_name` option because they scrolled straight to the example and saw the `files` strategy.

I propose that the example still shows `files`, but not using a root public key as an example, and instead also demonstrate the `key_name` option so that it's clear from the example how to get the initial root public key deployed.
11 years ago
cloud Update rax root pubkey example 11 years ago
commands Make command warnings off by default to minimize surprises. 12 years ago
database Prevents module from failing with "_mysql_exceptions.Warning: Sending passwords in plain text without SSL/TLS is extremely insecure." When not using SSL/TLS. 11 years ago
files Adding "follow" param for file/copy options 11 years ago
internal Make async jid's unique per host 12 years ago
inventory Make add_host clear the inventory pattern cache, add some more aliases. Fixes #4442. 12 years ago
messaging Fix version_added for node in rabbitmq modules 12 years ago
monitoring Don't return 'state' attr in bigpanda module 11 years ago
net_infrastructure A10 module improvements 12 years ago
network get_url module: Add timeout parameter 11 years ago
notification Bumping version_added for use_ssl param in irc module 12 years ago
packaging Fix a typo on is_update call inside latest function 11 years ago
source_control Allow git repo queries without a clone when update=no 11 years ago
system remove debugging that was causing failure 11 years ago
utilities Convert boolean strings from set_fact to proper boolean values 11 years ago
web_infrastructure Merge branch '7736' of https://github.com/kcghost/ansible into kcghost-7736 12 years ago
windows This change selects the certificate from the winrm configuration and attempts to find the expiry date from that. 12 years ago