Welcome to the Leargas Security scripts repository for Canadian Centre for Cyber Security Projects. This repository contains Ansible playbooks and related files to automate the setup and management of various cybersecurity projects. These scripts are designed to streamline deployment processes, enhance security configurations, and facilitate the management of cybersecurity tools and infrastructure.
You can find the repository on GitHub at: Canadian Centre for Cyber Security.
Before using the playbooks in this repository, ensure you have the following prerequisites:
- Ansible installed on your control machine.
- SSH access to the target hosts with the necessary permissions.
- Appropriate credentials and permissions to install software and modify configurations on the target hosts.
- Basic knowledge of Ansible and YAML syntax.