tobias_richter.apt_mark

tobias_richter.apt_mark

Build Status

This role supports marking APT packages as hold and unhold

Requirements

This role requires Ansible 2.7 or higher.

Role Variables

See defaults/main.yml for the documented role variables.

Example Playbook

This playbook creates a user named john_doe with no password and the primary group john_doe.

- hosts: debian
  roles:
    - role: tobias_richter.apt_mark
      apt_mark_hold_packages:
        - jenkins      
About

Ansible Role for hold and unhold APT packages

Install
ansible-galaxy install tobias_richter.apt_mark
GitHub repository
License
Unknown
Downloads
154
Owner
Expert DevOps Engineer