ansible-dev-tools icon indicating copy to clipboard operation
ansible-dev-tools copied to clipboard

Ansible automation developer tools

Results 21 ansible-dev-tools issues
Sort by recently updated
recently updated
newest added

Bumps the dependencies group with 39 updates in the /.config directory: | Package | From | To | | --- | --- | --- | | [ansible-compat](https://github.com/ansible/ansible-compat) | `4.1.11` |...

dependabot-deps-updates

Hello! I use Python with pyenv, so that I can switch among versions when necessary, this means that my pip installs are not "permanent" and as such, if I install...

Bumps the dependencies group in /.config with 6 updates: | Package | From | To | | --- | --- | --- | | [astroid](https://github.com/pylint-dev/astroid) | `3.2.4` | `3.3.2` |...

skip-changelog
dependabot-deps-updates

Bumps [molecule](https://github.com/ansible-community/molecule) from 24.7.0 to 24.8.0. Release notes Sourced from molecule's releases. v24.8.0 Enhancements Create instances during login if not created (#4253) @​cavcrosby Bugfixes Fix install from adt advice (#4275)...

dependabot-deps-updates

For podman, the user is set to root, for docker it is set to podman. Which menas podman never uses the podman user :) It might make more sense for...

https://github.com/ansible/community-ansible-dev-tools-image/blob/b7bcf9cba923d400d913114a1b25ce3069d47c60/.devcontainer/podman/devcontainer.json#L19 The initial implmentation only covered podman

enhancement

``` ➜ /workdir ansible ANSIBLE_DEV_TOOLS_CONTAINER ansible-connection ansible-galaxy ansible-playbook ansible-test ansible ansible-console ansible-inventory ansible-pull ansible-vault ansible-builder ansible-creator ansible-lint ansible-runner ansible-config ansible-doc ansible-navigator ansible-sign ```

enhancement

When running any oc command, the follow error is generated: ```FIPS mode is enabled, but the required OpenSSL backend is unavailable.```

bug

https://github.com/ansible/ansible-dev-tools/issues/264

enhancement