Fixing typo

pull/12918/head
Jason O'Donnell 9 years ago
parent ac9b35cc2b
commit 7b0e68917c

@ -24,7 +24,7 @@
# https://github.com/ansible/ansible/blob/e5ef0eca03cbb6c8950c06dc50d0ca22aa8902f4/plugins/inventory/libvirt_lxc.py
#
# Groups are determined by the description field of openvz guests
# multiple groups can be seperated by commas: webserver,dbserver
# multiple groups can be separated by commas: webserver,dbserver
from subprocess import Popen,PIPE
import sys

Loading…
Cancel
Save