mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-05 07:49:10 -07:00
lxc: fix remote_addr default to inventory_hostname (#7104)
* lxc: fix remote_addr default to inventory_hostname * Update changelogs/fragments/7104_fix_lxc_remoteaddr_default.yml --------- Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
5e27bbfdf6
commit
eafdf87b1b
2 changed files with 3 additions and 0 deletions
|
@ -19,6 +19,7 @@ DOCUMENTATION = '''
|
|||
- Container identifier
|
||||
default: inventory_hostname
|
||||
vars:
|
||||
- name: inventory_hostname
|
||||
- name: ansible_host
|
||||
- name: ansible_lxc_host
|
||||
executable:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue