summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/ansible-doc/collections/ansible_collections/testns/testcol/plugins/filter/ultimatequestion.yml
blob: a67654dda0e2679a1986f984be6bbd14754ba265 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
DOCUMENTATION:
  name: ultimatequestion
  author: Terry Prachet
  version_added: 'histerical'
  short_description: Ask any question but it will only respond with the answer to the ulitmate one
  description:
    - read the book
  options:
    _input:
      description: Anything you want, goign to ignore it anywayss ...
      type: raw
      required: true

EXAMPLES: |
  # set first 10 volumes rw, rest as dp
  meaning: "{{ (stuff|ulmtimatequestion }}"

RETURN:
  _value:
    description: guess
    type: int