summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/ansible-doc/fakerole.output
blob: bcb53dccce90435401cfcd8e8707cf3f0768f6ce (plain)
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
> TEST_ROLE1    (/ansible/test/integration/targets/ansible-doc/roles/normal_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 (= is mandatory):

= myopt1
        First option.
        type: str

- myopt2
        Second option
        default: 8000
        type: int

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


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