Skip to content

Common role install packages: vim, htop, cron, zip, network tools etc.

License

Notifications You must be signed in to change notification settings

antonchernik/ansible-role-common

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Common

Ansible role for common tools and libraries. Tested platforms are:

  • Debian 8
  • Debian 9
  • Ubuntu 16

Role install packages: vim, htop, cron, zip, unzip, wget, curl, mc, sudo, apache2-utils, ipset, git, fail2ban, gcc, g++, network tools etc.

Requirements

Debian 8 (jessie) Debian 9 (stretch) Ubuntu 16 (xenial)

Role Variables

Available variables are listed below, along with default values (see defaults/main.yml):

Parameter Required Default Choices Comments
default_locale yes ru_RU.UTF-8 Sets default system locale
default_timezone yes Europe/Kiev Sets default system timezone

Dependencies

None

Example

---
- hosts: all
  roles:
     - { role: antonchernik.common }

License

MIT / BSD

Author Information

This role was created in 2017 by Anton Chernik.

About

Common role install packages: vim, htop, cron, zip, network tools etc.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published