An open API service indexing awesome lists of open source software.

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.

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).