Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dump_variables transformer #1765

Merged
merged 2 commits into from
Feb 24, 2022
Merged

Add dump_variables transformer #1765

merged 2 commits into from
Feb 24, 2022

Conversation

pupacha
Copy link
Collaborator

@pupacha pupacha commented Feb 23, 2022

Transformer that dumps given variables to a yaml.

Sample runbook

transformer:
  - type: dump_variables
     file_path: <some_file.yml>
     variables:
        - var1
        - var2
        - var3

squirrelsc
squirrelsc previously approved these changes Feb 24, 2022
@squirrelsc squirrelsc merged commit 0e88962 into main Feb 24, 2022
@squirrelsc squirrelsc deleted the pavan/2302 branch February 24, 2022 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants