mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-26 08:26:28 +00:00
fix typo
conainerization => containerization
This commit is contained in:
committed by
Matt Clay
parent
ffc291bc9a
commit
06b3d39076
@@ -20,7 +20,7 @@ module: proxmox
|
||||
short_description: management of instances in Proxmox VE cluster
|
||||
description:
|
||||
- allows you to create/delete/stop instances in Proxmox VE cluster
|
||||
- Starting in Ansible 2.1, it automatically detects conainerization type (lxc for PVE 4, openvz for older)
|
||||
- Starting in Ansible 2.1, it automatically detects containerization type (lxc for PVE 4, openvz for older)
|
||||
version_added: "2.0"
|
||||
options:
|
||||
api_host:
|
||||
|
||||
Reference in New Issue
Block a user