Skip to content

Personal repository of scripts I use with Ansible

Notifications You must be signed in to change notification settings

rxerium/ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Scripts

A personal list of playbooks I use with Ansible in my Homelab, all of which is managed in Ansible Semaphore.

alt text

Overview

Inventory

Currently I am utilsiing GitHub Actions to create dynamic inventories, the Action will use Nmap to scan all host on the 10.0.30.0 subnet and return active hosts then add additional usernames where appicable.

Playbooks

Playbooks are organised into their respective folders:

  • docker
  • fileManagement
  • misc
  • securtyHardening
  • userManagement

Contact

If you have any questions feel free to reach out to me on Signal or via email: [email protected].

About

Personal repository of scripts I use with Ansible

Topics

Resources

Stars

Watchers

Forks