https://github.com/codereviewvideos/ansible-role-ubuntu-software-removal
Removes unwanted packages on Ubuntu - very simple role.
https://github.com/codereviewvideos/ansible-role-ubuntu-software-removal
Last synced: about 2 months ago
JSON representation
Removes unwanted packages on Ubuntu - very simple role.
- Host: GitHub
- URL: https://github.com/codereviewvideos/ansible-role-ubuntu-software-removal
- Owner: codereviewvideos
- Created: 2016-01-02T12:02:00.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-02T12:06:39.000Z (over 9 years ago)
- Last Synced: 2025-02-02T05:17:22.730Z (4 months ago)
- Size: 1.95 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Role Name
=========A role to remove any unwanted software on an Ubuntu server.
Requirements
------------A server with unwanted software, that is running Ubuntu :)
Role Variables
--------------ubuntu_unwanted_software: []
Dependencies
------------None.
Example Playbook
----------------Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
- hosts: servers
roles:
- { role: username.rolename, x: 42 }License
-------BSD
Author Information
------------------An optional section for the role authors to include contact information, or a website (HTML is not allowed).