Here you'll find playbooks, inventories, dynamic inventories, screenshots and demonstraion video, project tables and various configurations to automate your infrastructure tasks.
The inventory directory contains files specifying the hosts and groups that Ansible will manage.
You can define your infrastructure's inventory using static files or dynamic inventory scripts.
You can call to your inventory file also hosts.txt if you want
You can also use a special playbook to create resources in AWS:
/Playbooks/Creating_AWS_Resources/AWSResources.yml
|-- /Dynamic_Inventories
|-- /Encryption
|-- /Projects_Templates
|-- /Inventories
|-- /Playbooks
|-- /Projects_Screens_Video
|-- README.md
I hope you liked my repository, don’t forget to rate it and if you notice a code malfunction or any other errors.
Don’t hesitate to correct them and be able to improve your project for others