user datas
This commit is contained in:
parent
5b1356970f
commit
7a20515114
3 changed files with 7 additions and 3 deletions
|
|
@ -18,4 +18,3 @@ help:
|
||||||
# "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS).
|
# "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS).
|
||||||
%: Makefile
|
%: Makefile
|
||||||
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
|
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
|
||||||
./mistergwen.sh
|
|
||||||
|
|
|
||||||
|
|
@ -11,7 +11,8 @@ Preliminaries
|
||||||
|
|
||||||
.. prerequisites:: Prerequisites
|
.. prerequisites:: Prerequisites
|
||||||
|
|
||||||
We assume that Rougail's library is :ref:`installed <installation>` on your computer.
|
- We assume that Rougail's library is :ref:`installed <installation>` on your computer.
|
||||||
|
- This workshop page corresponds to the tags v1.1_000 to v1.1_011 of :tutorial:`the Git repository <src/tag/v1.1_010>`.
|
||||||
|
|
||||||
Making a structure file
|
Making a structure file
|
||||||
-------------------------
|
-------------------------
|
||||||
|
|
@ -62,6 +63,8 @@ This is a first Rougail variable in a Rougail dictionnary:
|
||||||
---
|
---
|
||||||
proxy_mode:
|
proxy_mode:
|
||||||
|
|
||||||
|
:download:`download this file <https://forge.cloud.silique.fr/stove/rougail-tutorials/raw/tag/v1.1_010/firefox/00-proxy.yml>`
|
||||||
|
|
||||||
- If we run the Rougail CLI utility command
|
- If we run the Rougail CLI utility command
|
||||||
|
|
||||||
.. code-block:: text
|
.. code-block:: text
|
||||||
|
|
|
||||||
|
|
@ -14,6 +14,8 @@ There is differents user datas types:
|
||||||
yaml
|
yaml
|
||||||
environment
|
environment
|
||||||
commandline
|
commandline
|
||||||
ansible
|
|
||||||
bitwarden
|
bitwarden
|
||||||
questionary
|
questionary
|
||||||
|
|
||||||
|
.. ansible
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue