From eb2f3c8a44dcdd123cf2cd25911665bd056bb9c9 Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Tue, 9 Jun 2015 19:43:27 -0400 Subject: [PATCH] Update version added --- lib/ansible/modules/cloud/openstack/os_ironic.py | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/ansible/modules/cloud/openstack/os_ironic.py b/lib/ansible/modules/cloud/openstack/os_ironic.py index e74376a3983..137effe6073 100644 --- a/lib/ansible/modules/cloud/openstack/os_ironic.py +++ b/lib/ansible/modules/cloud/openstack/os_ironic.py @@ -28,6 +28,7 @@ DOCUMENTATION = ''' module: os_ironic short_description: Create/Delete Bare Metal Resources from OpenStack extends_documentation_fragment: openstack +version_added: "2.0" description: - Create or Remove Ironic nodes from OpenStack. options: