Scott Dodson d93d422e7a Merge pull request #7349 from sdodson/finer-grain-no_log 7 年之前
..
action_plugins 20f581423e Updating deprecation variable check to use a module for cleaner output and use run_once to limit to one host. Add flag to skip dep check if desired 7 年之前
filter_plugins d3fefc32a7 Move more plugins to lib_utils 7 年之前
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 年之前
tasks d93d422e7a Merge pull request #7349 from sdodson/finer-grain-no_log 7 年之前
vars 6ececc8d45 Updating deprecations to use callback plugin 7 年之前
README.md f5827111a7 validate and normalize inventory variables 8 年之前

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)