Skip to content

azaa1/newmachine_role

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

newmachine_role

This role:

  1. Takes input from user for :

    • which host to run the role on
    • hostname for remote host
    • user to be added on the remote host
    • password for the new-user (for security reasons hashed password is recommended)
    • IP/CIDR block to be ignored on Fail2ban configuration file
    • Nagios Server's IP address for NRPE configuration
  2. Adds a user to remote hosts

  3. Changes hostname on remote hosts

  4. Installs Apache

  5. Installs and Configures Fail2ban

  6. Installs and Configures NRPE

About

This role includes: apache, fail2ban, hostname, nrpe, user-add

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages