ansible-requirements-updater icon indicating copy to clipboard operation
ansible-requirements-updater copied to clipboard

Update your requirements.yml with this grisly Ansible playbook.

Results 3 ansible-requirements-updater issues
Sort by recently updated
recently updated
newest added

It's bad enough this playbook can wreck a role requirements file. Let's make it so it can handle a list of collections, too. Example `requirements.yml` that is currently slashed in...

planned

Because, you know, testing is good. If you're going to have one of the worlds most disgusting playbooks, laden with tons of Jinja and Pythonic hacks marked up in YAML......

planned

I just ran this on `drupal-vm` today and got: ``` - name: geerlingguy.java - version: 1.10.0 + version: 1.9.7 ``` So... the version comparison is definitely not working as planned.

bug
planned