Scott Dodson d93d422e7a Merge pull request #7349 from sdodson/finer-grain-no_log 7 lat temu
..
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 lat temu
filter_plugins d3fefc32a7 Move more plugins to lib_utils 7 lat temu
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 lat temu
tasks d93d422e7a Merge pull request #7349 from sdodson/finer-grain-no_log 7 lat temu
vars 6ececc8d45 Updating deprecations to use callback plugin 7 lat temu
README.md f5827111a7 validate and normalize inventory variables 8 lat temu

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)