thydel.patch
Patch
Ansible role to embed patch module
Original
patchmodule from luisperlaz/ansible-misc-modulesReorganize filetree to fit
galaxyand new repos to get a better galaxy name.Patch module to support check-mode
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
Install
ansible-galaxy install thydel.patchLicense
mit
Downloads
86
Owner
@thyepi for private pro repos
