Feature/add edgeshark (#2)

* install_containerlab.yml + README
- Add edgeshark installation tasks

* install_containerlab.yml update
- Download Edgeshark

* Improving documentation
Create README for ANSIBLE and TERRAFORM folders

* Ansible : Update README

---------

Co-authored-by: Damien A <sepales.pret0h@icloud.com>
This commit is contained in:
Damien A
2024-04-12 15:49:10 +02:00
committed by GitHub
parent 48995c03b0
commit 079e139795
4 changed files with 219 additions and 3 deletions

View File

@@ -9,7 +9,9 @@ Before you begin, ensure you have the following prerequisites installed and conf
- AWS CLI
- Terraform
- Ansible
- Ansible module : [ansible.posix](https://galaxy.ansible.com/ui/repo/published/ansible/posix/)
- Ansible module :
- [ansible.posix](https://galaxy.ansible.com/ui/repo/published/ansible/posix/)
- [community.docker](https://docs.ansible.com/ansible/latest/collections/community/docker/docker_compose_module.html)
- Git (if cloning the repository)
- An AWS account with the necessary permissions
- A configured [AWS Key Pair](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/create-key-pairs.html)