Cleanup of role definitions

Cleaned up role definitions to remove cases where whitespace was
tailing at the end of the line.
This commit is contained in:
Julia Kreger 2015-04-16 18:05:28 -04:00
parent dd9adc70b3
commit 7e73a70aa9
9 changed files with 20 additions and 20 deletions

View File

@ -1,7 +1,7 @@
--- ---
galaxy_info: galaxy_info:
author: Ironic Developers author: Ironic Developers
description: description: Creates a basic configdrive for Bifrost
company: OpenStack company: OpenStack
license: Apache license: Apache
min_ansible_version: 1.9 min_ansible_version: 1.9

View File

@ -1,7 +1,7 @@
--- ---
galaxy_info: galaxy_info:
author: Ironic Developers author: Ironic Developers
description: description: Create VM nodes for local Bifrost testing.
company: OpenStack company: OpenStack
license: Apache license: Apache
min_ansible_version: 1.9 min_ansible_version: 1.9

View File

@ -1,10 +1,10 @@
--- ---
galaxy_info: galaxy_info:
author: Ironic Developers author: Ironic Developers
description: description: Deploys the image on to nodes in Ironic
company: OpenStack company: OpenStack
license: Apache license: Apache
min_ansible_version: 1.9 min_ansible_version: 2.0
# #
# Below are all platforms currently available. Just uncomment # Below are all platforms currently available. Just uncomment
# the ones that apply to your role. If you don't see your # the ones that apply to your role. If you don't see your

View File

@ -1,7 +1,7 @@
--- ---
galaxy_info: galaxy_info:
author: Ironic Developers author: Ironic Developers
description: Basic connectivity test. description: Basic connectivity test of nodes created by Bifrost.
company: OpenStack company: OpenStack
license: Apache license: Apache
min_ansible_version: 1.9 min_ansible_version: 1.9

View File

@ -1,10 +1,10 @@
--- ---
galaxy_info: galaxy_info:
author: Ironic Developers author: Ironic Developers
description: description: Unprovisions nodes in Ironic
company: OpenStack company: OpenStack
license: Apache license: Apache
min_ansible_version: 1.9 min_ansible_version: 2.0
# #
# Below are all platforms currently available. Just uncomment # Below are all platforms currently available. Just uncomment
# the ones that apply to your role. If you don't see your # the ones that apply to your role. If you don't see your

View File

@ -1,10 +1,10 @@
--- ---
galaxy_info: galaxy_info:
author: Ironic Developers author: Ironic Developers
description: description: Removes enrolled nodes from Ironic
company: OpenStack company: OpenStack
license: Apache license: Apache
min_ansible_version: 1.9 min_ansible_version: 2.0
# #
# Below are all platforms currently available. Just uncomment # Below are all platforms currently available. Just uncomment
# the ones that apply to your role. If you don't see your # the ones that apply to your role. If you don't see your

View File

@ -1,10 +1,10 @@
--- ---
galaxy_info: galaxy_info:
author: Ironic Developers author: Ironic Developers
description: description: Enrolls nodes into Ironic
company: OpenStack company: OpenStack
license: Apache license: Apache
min_ansible_version: 1.9 min_ansible_version: 2.0
# #
# Below are all platforms currently available. Just uncomment # Below are all platforms currently available. Just uncomment
# the ones that apply to your role. If you don't see your # the ones that apply to your role. If you don't see your

View File

@ -1,7 +1,7 @@
--- ---
galaxy_info: galaxy_info:
author: Ironic Developers author: Ironic Developers
description: description: Install Ironic for Bifrost
company: OpenStack company: OpenStack
license: Apache license: Apache
min_ansible_version: 1.9 min_ansible_version: 1.9