mirror of
https://github.com/containers/ansible-podman-collections.git
synced 2026-02-04 07:11:49 +00:00
Warning about improperly configured remote target (#506)
Signed-off-by: Romain Pelisse <belaran@gmail.com> Signed-off-by: Romain Pelisse <belaran@gmail.com>
This commit is contained in:
parent
a3f8901c4c
commit
4a1608e700
1 changed files with 2 additions and 0 deletions
|
|
@ -23,6 +23,8 @@ DOCUMENTATION = '''
|
|||
default: inventory_hostname
|
||||
vars:
|
||||
- name: ansible_host
|
||||
- name: inventory_hostname
|
||||
- name: ansible_podman_host
|
||||
remote_user:
|
||||
description:
|
||||
- User specified via name or UID which is used to execute commands inside the container. If you
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue