Skip to content

tobias-richter/ansible-apt-mark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 marking packages via apt-mark

Resources

Stars

Watchers

Forks

Packages

No packages published