Indent add-fileserver docs more
There was inconsistent indentaton with the ":default:" tag here. Change-Id: I07cbe1930f21e64bd4cb62035ffc6363cad04e6c
This commit is contained in:
parent
dd9ebadd6e
commit
e202c9fc33
@ -5,33 +5,33 @@ in subsequent tasks or roles.
|
||||
|
||||
.. zuul:rolevar:: fileserver
|
||||
|
||||
Complex argument which contains the information about the remote
|
||||
destination as well as the authentication information needed. It is
|
||||
expected that this argument comes from a `Secret`.
|
||||
Complex argument which contains the information about the remote
|
||||
destination as well as the authentication information needed. It is
|
||||
expected that this argument comes from a `Secret`.
|
||||
|
||||
.. zuul:rolevar:: fqdn
|
||||
.. zuul:rolevar:: fqdn
|
||||
|
||||
The FQDN of the remote host.
|
||||
The FQDN of the remote host.
|
||||
|
||||
.. zuul:rolevar:: path
|
||||
.. zuul:rolevar:: path
|
||||
|
||||
The remote path. Content will be put into a directory below this path
|
||||
that matches ``zuul.project.short_name``. The full path including
|
||||
the project short name will be added to the hostvars of the host
|
||||
as ``zuul_fileserver_project_path``.
|
||||
The remote path. Content will be put into a directory below this path
|
||||
that matches ``zuul.project.short_name``. The full path including
|
||||
the project short name will be added to the hostvars of the host
|
||||
as ``zuul_fileserver_project_path``.
|
||||
|
||||
.. zuul:rolevar:: ssh_known_hosts
|
||||
.. zuul:rolevar:: ssh_known_hosts
|
||||
|
||||
String containing known host signature for the remote host.
|
||||
String containing known host signature for the remote host.
|
||||
|
||||
.. zuul:rolevar:: ssh_private_key
|
||||
.. zuul:rolevar:: ssh_private_key
|
||||
|
||||
Contents of the ssh private key to use.
|
||||
Contents of the ssh private key to use.
|
||||
|
||||
.. zuul:rolevar:: ssh_username
|
||||
:default: ansible_user
|
||||
.. zuul:rolevar:: ssh_username
|
||||
:default: ansible_user
|
||||
|
||||
Remote ssh user name to use.
|
||||
Remote ssh user name to use.
|
||||
|
||||
.. zuul:rolevar:: fileserver_leading_path
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user