patching

Ansible role 'ansible-role-patching'

An Ansible role for patching systems (Arch Linux, Redhat family, Suse, Debian).

Requirements

Role Variables

| Variable | Default | Comments (type) | | :--- | :--- | :--- | | patch_env | undefined | Set proxy (see example below |) | patch_reboot | no | Set to yes to automatically reboot after patching. |

Dependencies

Example Playbook

- hosts: foo
  roles:
    - role: ansible-role-patching
  vars:
    patch_env:
      http_proxy: "http://foo:[email protected]"
      https_proxy: "https://foo:[email protected]"

Testing

License

MIT

Contributors

Issues, feature requests, ideas, suggestions, etc. are appreciated and can be posted in the Issues section. Pull requests are also very welcome. Please create a topic branch for your proposed changes, it's the easiest way to merge back into the project.

Install
ansible-galaxy install oscpe262/ansible-role-patching
GitHub repository
License
mit
Downloads
104
Owner
Cloud Engineer, Computer Science Engineer, Know how to exit vi(m).