Skip to content

Latest commit

 

History

History
269 lines (135 loc) · 3.95 KB

annotation-tasks.rst

File metadata and controls

269 lines (135 loc) · 3.95 KB

Tasks

main.yml

Synopsis: Main task.

Import tasks if enabled.

[tasks/main.yml]

.. literalinclude:: ../../tasks/main.yml
    :language: Yaml
    :emphasize-lines: 1,2
    :linenos:





debug.yml

Synopsis: Configure debug.

Description of the task.

[tasks/debug.yml]

.. literalinclude:: ../../tasks/debug.yml
    :language: Yaml
    :emphasize-lines: 1,2
    :linenos:





packages.yml

Synopsis: Configure packages.

Description of the task.

[tasks/packages.yml]

.. literalinclude:: ../../tasks/packages.yml
    :language: Yaml
    :emphasize-lines: 1,2
    :linenos:





sanity.yml

Synopsis: Configure sanity.

Description of the task.

[tasks/sanity.yml]

.. literalinclude:: ../../tasks/sanity.yml
    :language: Yaml
    :emphasize-lines: 1,2
    :linenos:





download.yml

Synopsis: Configure download.

Description of the task.

[tasks/download.yml]

.. literalinclude:: ../../tasks/download.yml
    :language: Yaml
    :emphasize-lines: 1,2
    :linenos:





mount.yml

Synopsis: Configure mount.

Description of the task.

[tasks/mount.yml]

.. literalinclude:: ../../tasks/mount.yml
    :language: Yaml
    :emphasize-lines: 1,2
    :linenos:





umount.yml

Synopsis: Configure umount.

Description of the task.

[tasks/umount.yml]

.. literalinclude:: ../../tasks/umount.yml
    :language: Yaml
    :emphasize-lines: 1,2
    :linenos:





customize.yml

Synopsis: Configure customize.

Description of the task.

[tasks/customize.yml]

.. literalinclude:: ../../tasks/customize.yml
    :language: Yaml
    :emphasize-lines: 1,2
    :linenos:





loaderconf.yml

Synopsis: Configure loaderconf.

Description of the task.

[tasks/fn/loaderconf.yml]

.. literalinclude:: ../../tasks/fn/loaderconf.yml
    :language: Yaml
    :emphasize-lines: 1,2
    :linenos:





rcconf.yml

Synopsis: Configure rcconf.

Description of the task.

[tasks/fn/rcconf.yml]

.. literalinclude:: ../../tasks/fn/rcconf.yml
    :language: Yaml
    :emphasize-lines: 1,2
    :linenos:





wpasupconf.yml

Synopsis: Configure wpasupconf.

Description of the task.

[tasks/fn/wpasupconf.yml]

.. literalinclude:: ../../tasks/fn/wpasupconf.yml
    :language: Yaml
    :emphasize-lines: 1,2
    :linenos: