Skip to content

g0lg0-93/ansible-role-maintenance_man

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

the Maintenance Man

Creating various roles to perform various tasks, installs, plumbing, etc. Using this as a way to practice Ansible.

Current roles I've drawn up:

  • Perform Update & Reboots (if required)
  • Install Fail2Ban

Requirements

  • Ansible

Usage

Be sure to amend the hosts: portion of the playbook to the appropriate group of hosts. Otherwise, hosts: all will target all hosts. You can reference the appropriate playbook in the root directory. ansible-playbook <playbook file> _ Make sure your 'ansible.cfg' file knows your inventory, otherwise run the command like this: _ ansible-playbook -i <inventory file> <playbook file>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages