File: fakerole.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 (36 lines) | stat: -rw-r--r-- 1,201 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
> ROLE: *test_role1* (test/integration/targets/ansible-doc/roles/test_role1)

ENTRY POINT: *main* - test_role1 from roles subdir

          In to am attended desirous raptures *declared* diverted
          confined at. Collected instantly remaining up certainly to
          `necessary' as. Over walk dull into son boy door went new.
          At or happiness commanded daughters as. Is `handsome` an
          declared at received in extended vicinity subjects. Into
          miss on he over been late pain an. Only week bore boy what
          fat case left use. Match round scale now style far times.
          Your me past an much.

Options (= indicates it is required):

= myopt1    First option.
          type: str

- myopt2    Second option
          default: 8000
          type: int

- myopt3    Third option.
          choices: [choice1, choice2]
          default: null
          type: str

ATTRIBUTES:

          `diff_mode:`
          description: Will return details on what has changed (or possibly needs changing in
            check_mode), when in diff mode
          details: Not all modules used support this
          support: partial

AUTHOR: John Doe (@john), Jane Doe (@jane)