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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user