File diff e1f36d36827b → 955d4a31a0b0
docs/rolereference.rst
Show inline comments
 
@@ -187,7 +187,7 @@ The role implements the following:
 
Parameters
 
~~~~~~~~~~
 

	
 
**ansible_key** (string, mandatory)
 
**ansible_key** (string, optional, ``{{ lookup('file', '~/.ssh/id_rsa.pub') }}``)
 
  SSH public key that should be deployed to authorized_keys truststore for
 
  operating system user ``ansible``.