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

Improve password metadata files #1

Open
matburt opened this issue Mar 1, 2018 · 2 comments
Open

Improve password metadata files #1

matburt opened this issue Mar 1, 2018 · 2 comments
Labels
enhancement New feature or request

Comments

@matburt
Copy link
Member

matburt commented Mar 1, 2018

No description provided.

@cdvv7788
Copy link
Contributor

cdvv7788 commented Jul 3, 2018

Can you provide details for this please?

@matburt
Copy link
Member Author

matburt commented Jul 11, 2018

Sorry it took a while to get back to you here.

Right now, passwords are emitted at prompts and those prompts must be answered by first writing the regular expressions to match them:

https://ansible-runner.readthedocs.io/en/1.0.4/intro.html#env-passwords

What I'd rather have happen is for Runner to intrinsically know what prompts to expect and for the users of Runner to only have to understand the difference between... ssh password vs vault password... as an example.

benthomasson pushed a commit to benthomasson/ansible-runner-1 that referenced this issue Jul 17, 2018
Fixes cancel_callback to work with async
shanemcd referenced this issue in shanemcd/ansible-runner Jul 28, 2020
Sort out rootless podman volume mount kinks
ansible-zuul bot pushed a commit that referenced this issue Sep 21, 2020
Depending on command, either mount subfolders or the full private_data_dir
@AlanCoding AlanCoding added the enhancement New feature or request label Sep 22, 2020
ansible-zuul bot pushed a commit that referenced this issue Oct 7, 2020
Start on basic python interface test for new remote commands
AlanCoding pushed a commit to AlanCoding/ansible-runner that referenced this issue Sep 14, 2021
Expand tests for auth.json file cleanups
ansible-zuul bot pushed a commit that referenced this issue Nov 3, 2021
Add test for combine python and file settings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants