OpenShift Merge Robot 1621ce6ff3 Merge pull request #6862 from ewolinetz/deprecate_use_callback 7 years ago
..
filter_plugins d3fefc32a7 Move more plugins to lib_utils 7 years ago
meta 8cb27ae800 Updating logging_facts to be able to pull values from config maps yaml files, use diffs to keep custom changes, white list certain settings when creating diffs 7 years ago
tasks 1621ce6ff3 Merge pull request #6862 from ewolinetz/deprecate_use_callback 7 years ago
vars 6ececc8d45 Updating deprecations to use callback plugin 7 years ago
README.md f5827111a7 validate and normalize inventory variables 8 years ago

README.md

OpenShift Inventory

Provides a role to validate and normalize the variables the user has provided. This role should run before pretty much everything else so that this kind of logic only has to be in one place. However, complicated business logic should usually be left to other roles.

Requirements

None

Role Variables

None

Dependencies

None

Example Playbook

TODO

License

Apache License, Version 2.0

Author Information

OpenShift dev (dev@lists.openshift.redhat.com)