ansible-bender icon indicating copy to clipboard operation
ansible-bender copied to clipboard

ansible-playbook + buildah = a sweet container image

Results 53 ansible-bender issues
Sort by recently updated
recently updated
newest added

One can [write blocks](https://docs.ansible.com/ansible/latest/user_guide/playbooks_blocks.html) in a playbook. It would be awesome if bender considered these as a single unit and cached them like it. Use case: ```yaml - block: dnf:...

enhancement
documentation

and if it fails badly, figure out what to do

good first issue
question

We need to connect the output with ab's output directly and dont pipe. * ansible-playbook run * buildah commit * buildah pull

enhancement

Right now I develop bender against python 3.7 and that's how I test it in CI as well. It would be desirable to also test against 3.6 or make it...

This is very confusing, took me while to figure out: ``` 23:39:15.242 utils.py ERROR [WARNING]: Skipping plugin (/usr/local/lib/python3.7/site-packages/ansible_bender/callback_plugins/snapshoter.py) as it seems to be invalid: No module named 'ansible_bender' [WARNING]: Skipping...

good first issue
question

``` /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:463: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) ``` ``` /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn(...

Bumps [requests](https://github.com/psf/requests) from 2.22.0 to 2.31.0. Release notes Sourced from requests's releases. v2.31.0 2.31.0 (2023-05-22) Security Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of Proxy-Authorization...

dependencies
python

I'll make this short. I no longer have the passion for ansible-bender. My involvement in the Ansible and containers communities dried up over the past few years. It's simple as...

help wanted

Bumps [requests](https://github.com/psf/requests) from 2.22.0 to 2.32.0. Release notes Sourced from requests's releases. v2.32.0 2.32.0 (2024-05-20) 🐍 PYCON US 2024 EDITION 🐍 Security Fixed an issue where setting verify=False on the...

dependencies
python

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4. Release notes Sourced from jinja2's releases. 3.1.4 This is the Jinja 3.1.4 security release, which fixes security issues and bugs but does not otherwise...

dependencies
python