1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-05 07:47:12 +00:00

Clarity of owner, even though module is deprecated

This commit is contained in:
Greg DeKoenigsberg 2015-10-28 14:40:54 -04:00 committed by Matt Clay
parent f08d60388c
commit 1c0b231e29

View file

@ -66,6 +66,7 @@ options:
default: paravirtual
choices: ["paravirtual", "hvm"]
author: "Ansible Core Team (deprecated)"
'''
EXAMPLES = '''