.. _as_tasks: Tasks ===== .. _as_main.yml: main.yml -------- Synopsis: Main task. Import tasks if enabled. [`tasks/main.yml `_] .. highlight:: yaml :linenothreshold: 5 .. literalinclude:: ../../tasks/main.yml :language: yaml :emphasize-lines: 1,2 :linenos: .. _as_assert.yml: assert.yml ---------- Synopsis: Configure assert Description of the task. [`tasks/assert.yml `_] .. highlight:: yaml :linenothreshold: 5 .. literalinclude:: ../../tasks/assert.yml :language: yaml :emphasize-lines: 1 :linenos: .. _as_debug.yml: debug.yml --------- Synopsis: Configure debug Description of the task. [`tasks/debug.yml `_] .. highlight:: yaml :linenothreshold: 5 .. literalinclude:: ../../tasks/debug.yml :language: yaml :emphasize-lines: 1 :linenos: .. _as_packages.yml: packages.yml ------------ Synopsis: Configure packages Description of the task. [`tasks/packages.yml `_] .. highlight:: yaml :linenothreshold: 5 .. literalinclude:: ../../tasks/packages.yml :language: yaml :emphasize-lines: 1 :linenos: .. _as_rcconf.yml: rcconf.yml ---------- Synopsis: Configure rcconf Description of the task. [`tasks/rcconf.yml `_] .. highlight:: yaml :linenothreshold: 5 .. literalinclude:: ../../tasks/rcconf.yml :language: yaml :emphasize-lines: 1 :linenos: .. _as_rc.yml: rc.yml ------ Synopsis: Configure rc Description of the task. [`tasks/rc.yml `_] .. highlight:: yaml :linenothreshold: 5 .. literalinclude:: ../../tasks/rc.yml :language: yaml :emphasize-lines: 1 :linenos: .. _as_wpa-cli.yml: wpa-cli.yml ----------- Synopsis: Configure wpa-cli Description of the task. [`tasks/wpa-cli.yml `_] .. highlight:: yaml :linenothreshold: 5 .. literalinclude:: ../../tasks/wpa-cli.yml :language: yaml :emphasize-lines: 1 :linenos: