Skip to content

ServerMonkey/ansible-role-servermonkey-ww

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-role-servermonkey-ww

Servermonkeys generic sysadmin tasks

Installation

Recommended Debian package: wildwest
Alternatively you can use plain Ansible but need to define some variables at runtime.

Usage

Tasks and scripts are sorted in different groups. Each prefix represents a group.

  • cfg_ = System configurations, usually when you first set up a new system
  • do_ = Everyday generic system administration tools
  • info_ = Just collect information about a system, no active administration
  • install_ = Install software or groups of software
  • setup_ = Complete system setups, combination of install_ and cfg_

Before running any lager tasks, like install_ or setup_ , you need to run info_test first to update Ansible facts.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages