From 8487666950fbfed627970eaec8bc2d0c2617bdfb Mon Sep 17 00:00:00 2001 From: Robin Schneider Date: Sun, 19 Jun 2016 18:08:59 +0200 Subject: [PATCH] Switched from :any: to :envvar: to refer to variables. Related to: https://github.com/debops/docs/pull/140#issuecomment-227002058 --- README.md | 8 ++++---- defaults/main.yml | 8 ++++---- docs/defaults-detailed.rst | 2 +- docs/paedml-linux.rst | 2 +- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 1812e73..569968f 100644 --- a/README.md +++ b/README.md @@ -199,7 +199,7 @@ opsi__installfiles_host: {} # List of hash algorithms, in order of preference starting with the # preferred one. # The first hash algorithm will be used when it was specified using -# :any:`archive_checksum `. +# :envvar:`archive_checksum `. # # Currently, only ``sha1`` is supported but the role default # will use the strongest hash function available in the Ansible ``copy`` @@ -235,21 +235,21 @@ opsi__products_files_dir_path: '/home/fixme/ansible_managed' # .. envvar:: opsi__products_files_owner # -# System user who owns the :any:`opsi__products_files_dir_path` and all files +# System user who owns the :envvar:`opsi__products_files_dir_path` and all files # and directories below it. opsi__products_files_owner: 'root' # .. envvar:: opsi__products_files_group # -# System group of the :any:`opsi__products_files_dir_path` and all files +# System group of the :envvar:`opsi__products_files_dir_path` and all files # and directories below it. opsi__products_files_group: 'root' # .. envvar:: opsi__products_files_permissions # -# Unix permissions of the :any:`opsi__products_files_dir_path` and all files +# Unix permissions of the :envvar:`opsi__products_files_dir_path` and all files # and directories below it. Refer to :manpage:`chmod(1)` for details. opsi__products_files_permissions: 'u=rwX,g=rwX,o=rX' diff --git a/defaults/main.yml b/defaults/main.yml index 0b4c854..040beed 100644 --- a/defaults/main.yml +++ b/defaults/main.yml @@ -146,7 +146,7 @@ opsi__installfiles_host: {} # List of hash algorithms, in order of preference starting with the # preferred one. # The first hash algorithm will be used when it was specified using -# :any:`archive_checksum `. +# :ref:`archive_checksum `. # # Currently, only ``sha1`` is supported but the role default # will use the strongest hash function available in the Ansible ``copy`` @@ -182,21 +182,21 @@ opsi__products_files_dir_path: '/home/fixme/ansible_managed' # .. envvar:: opsi__products_files_owner # -# System user who owns the :any:`opsi__products_files_dir_path` and all files +# System user who owns the :envvar:`opsi__products_files_dir_path` and all files # and directories below it. opsi__products_files_owner: 'root' # .. envvar:: opsi__products_files_group # -# System group of the :any:`opsi__products_files_dir_path` and all files +# System group of the :envvar:`opsi__products_files_dir_path` and all files # and directories below it. opsi__products_files_group: 'root' # .. envvar:: opsi__products_files_permissions # -# Unix permissions of the :any:`opsi__products_files_dir_path` and all files +# Unix permissions of the :envvar:`opsi__products_files_dir_path` and all files # and directories below it. Refer to :manpage:`chmod(1)` for details. opsi__products_files_permissions: 'u=rwX,g=rwX,o=rX' diff --git a/docs/defaults-detailed.rst b/docs/defaults-detailed.rst index 87e16e1..e46dfaa 100644 --- a/docs/defaults-detailed.rst +++ b/docs/defaults-detailed.rst @@ -61,5 +61,5 @@ OPSI product installation files archive_checksum: sha1: 'da39a3ee5e6b4b0d3255bfef95601890afd80709' - Refer to :any:`opsi__installfiles_achrive_hash_algo_preference` for more + Refer to :envvar:`opsi__installfiles_achrive_hash_algo_preference` for more details. diff --git a/docs/paedml-linux.rst b/docs/paedml-linux.rst index 06fc9ae..9e09988 100644 --- a/docs/paedml-linux.rst +++ b/docs/paedml-linux.rst @@ -32,7 +32,7 @@ set of additional products which would not be installed otherwise. -i Install all downloadable packages from configured repositories (ignores excludes). If you want to influence this behavior, checkout the -:any:`opsi__product_updater_options` variable. +:envvar:`opsi__product_updater_options` variable. As of 2016-06-01, ``-i`` causes the following products to be installed additionally: