Skip to content

hspaans/ansible-role-package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

112 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Role Name

Installs or removes packages from distribution repositories.

Requirements

None.

Role Variables

Default variables are set in defaults/main.yml.

Dependencies

No dependency on other Ansible Galaxy roles.

Example Playbook

---
- hosts: servers
  var:
    package_install:
      - vim
    package_remove:
      - nano
  roles:
    - role: hspaans.package
      become: true

License

MIT

Author Information

This role was created in 2020 by Hans Spaans.

About

Install or removing packages from distribution repositories

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Contributors

Languages