Topics
Release Date: 2024-12-27
prompt_password - specify Powershell executable for win_shell
- prompt_password - specify Powershell executable for win_shell
Release Date: 2024-08-05
prompt_password - fix for non-Windows
- prompt_password - fix for non-Windows
Release Date: 2024-08-04
prompt_password - support Windows
- prompt_password - support Windows
Release Date: 2023-05-12
Fix collection dependencies, ansible-lint, Makefile
Upgrade Ansible version to 2.14.5 and other Python dependencies
- upgrade ansible version to 2.14.5 (since that's just what I'm testing)
- upgrade dependencies in poetry.lock
- prompt_password - improved UI output
- Makefile - fix test target
- ansible-lint - fix dependency on distlib in pre-commit config
- ansible-lint - fix handling of manifest in galaxy.yml
- sudo_by_ssh_agent - fix this collection's dependency on ansible.posix
Release Date: 2023-03-09
Initial release of the password_prompt role
Initial release of the sudo_by_ssh_agent role
- prompt_password - initial commit
- sudo_by_ssh_agent - initial commit
Release Date: 2023-02-25
Initial release, containing the add_to_config_file role
- add_to_config_file - initial commit