openshift_applier_replace
Openshift Applier Replace
A pre/post role for Openshift Applier for replacing string(s) in file before (or after) being applied to Openshift. The role is using the Ansible replace module.
Requirements
Role Variables
Variable name | Description |
---|---|
file | A file name or file glob for which to replace a string(s) |
regexp | A regular expression to match (see replace) |
replace | The string that will replace the regexp (see replace) |
Dependencies
None
License
Apache
Author Information
Petter Abrahamsson petter@jebus.nu
Install
ansible-galaxy install pabrahamsson/openshift_applier_replace
License
apache-2.0
Downloads
45
Owner
My name is Petter. I work with @openshift & Kubernetes @rht-labs and @redhat-cop