Michael Gugino ce4e2eabb1 Merge pull request #9566 from mgugino-upstream-stage/cleanup-sanitize-dns 6 years ago
..
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 years ago
filter_plugins d3fefc32a7 Move more plugins to lib_utils 7 years ago
meta df6f87c18b Fix references to openshift_master_api_port 7 years ago
tasks ce4e2eabb1 Merge pull request #9566 from mgugino-upstream-stage/cleanup-sanitize-dns 6 years ago
vars 55cc740fe2 Cleanup logging and metrics deprecations 6 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)