bifrost/playbooks/roles/ironic-inspect-node/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

25 lines
406 B
YAML

---
galaxy_info:
author: Ironic Developers
description: Invoke ironic node hardware introspection.
company: OpenStack
license: Apache
min_ansible_version: 2.0
platforms:
- name: EL
versions:
- 7
- name: Fedora
versions:
- 20
- name: Ubuntu
versions:
- trusty
- name: Debian
versions:
- wheezy
categories:
- cloud
- cloud:openstack
dependencies: []