File: yolo-text.output

package info (click to toggle)
ansible-core 2.19.0~beta6-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 32,628 kB
  • sloc: python: 180,313; cs: 4,929; sh: 4,601; xml: 34; makefile: 21
file content (43 lines) | stat: -rw-r--r-- 1,400 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
> TEST testns.testcol.yolo (./collections/ansible_collections/testns/testcol/plugins/test/yolo.yml)

  This is always true

OPTIONS (= indicates it is required):

= _input  does not matter
        type: raw

SEE ALSO:
      * Module ansible.builtin.test
           The official documentation on the
           ansible.builtin.test module.
           https://docs.ansible.com/ansible-core/devel/collections/ansible/builtin/test_module.html
      * Module testns.testcol.fakemodule
           A fake module
      * Lookup plugin testns.testcol.noop
      * Filter plugin testns.testcol.grouped
           A grouped filter.
      * Filter plugin ansible.builtin.combine
           The official documentation on the
           ansible.builtin.combine filter plugin.
           https://docs.ansible.com/ansible-core/devel/collections/ansible/builtin/combine_filter.html
      * Lookup plugin ansible.builtin.file
           Read a file on the controller.
           https://docs.ansible.com/ansible-core/devel/collections/ansible/builtin/file_lookup.html
      * Ansible docsite
           See also the Ansible docsite.
           https://docs.ansible.com
      * Ansible documentation [foo_bar]
           Some foo bar.
           https://docs.ansible.com/ansible-core/devel/#stq=foo_bar&stp=1

NAME: yolo

EXAMPLES:
{{ 'anything' is yolo }}

RETURN VALUES:

- output  always true
        type: boolean