thydel.patch

Patch

Ansible role to embed patch module

Example Playbook

After declaring patch role:

- hosts: all
  roles:
    - patch

You can use patch module:

- name: Patch some paramiko code
  patch: patchfile=/tmp/critical.patch strip=1 basedir=/usr/share/pyshared/paramiko"

Prerequisites:

GNU patch installed

License

MIT

Author Information

Thierry Delamare

About

Embed patch module

Install
ansible-galaxy install thydel.patch
GitHub repository
License
mit
Downloads
86
Owner
@thyepi for private pro repos