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

Support Ansible Vault #115

Closed
vkrizan opened this issue Apr 20, 2023 · 2 comments
Closed

Support Ansible Vault #115

vkrizan opened this issue Apr 20, 2023 · 2 comments

Comments

@vkrizan
Copy link
Contributor

vkrizan commented Apr 20, 2023

Hello,

Please add support for Ansible Vault.

- name: secrets example
  hosts: all
  sources:
    - ansible.eda.webhook:
        token: "{{ SECRET }}"
$ ansible-rulebook --rulebook secrets-example.yml -i inventory.yml -e @secrets_file.enc  --verbose

Thank you.

@vkrizan
Copy link
Contributor Author

vkrizan commented Apr 20, 2023

Sorry, I've should have filed it under https://github.com/ansible/ansible-rulebook.

@vkrizan vkrizan closed this as completed Apr 20, 2023
@vkrizan
Copy link
Contributor Author

vkrizan commented Apr 20, 2023

-> ansible/ansible-rulebook#484

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

No branches or pull requests

1 participant