bifrost/playbooks/roles/bifrost-unprovision-node-dynamic/meta/main.yml
Julia Kreger 3e8a84f9b4 Update playbooks to support os_client_config
In order to support use of Keystone in the future, the playbooks
that invoke modules that connect to Ironic needed to be updated
in order to pass-through enough authentication data to enable
user authentication.

Change-Id: I0802b7933303778115a1adca63b64670e1cda4ae
2016-11-22 14:23:24 +00:00

23 lines
365 B
YAML

---
galaxy_info:
author: Ironic Developers
description: Unprovisions nodes in Ironic
company: OpenStack
license: Apache
min_ansible_version: 2.0
platforms:
- name: EL
versions:
- 7
- name: Debian
versions:
- wheezy
- name: Ubuntu
versions:
- trusty
- utopic
categories:
- cloud
- cloud:openstack
dependencies: []