mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
(cherry picked from commit 7caba156fa
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
a20e221d6f
commit
a3a0c5c3fd
1 changed files with 1 additions and 1 deletions
|
@ -146,7 +146,7 @@ EXAMPLES = r'''
|
||||||
hetzner_user: foo
|
hetzner_user: foo
|
||||||
hetzner_password: bar
|
hetzner_password: bar
|
||||||
server_ip: 1.2.3.4
|
server_ip: 1.2.3.4
|
||||||
status: active
|
state: present
|
||||||
whitelist_hos: yes
|
whitelist_hos: yes
|
||||||
rules:
|
rules:
|
||||||
input:
|
input:
|
||||||
|
|
Loading…
Reference in a new issue