An open API service indexing awesome lists of open source software.

https://github.com/matveyguralskiy/ansible

Here you'll find playbooks, inventories, and various configurations to automate your infrastructure tasks. The inventory directory contains files specifying the hosts and groups that Ansible will manage.
https://github.com/matveyguralskiy/ansible

ansible automatization devops-tools playbook

Last synced: over 1 year ago
JSON representation

Here you'll find playbooks, inventories, and various configurations to automate your infrastructure tasks. The inventory directory contains files specifying the hosts and groups that Ansible will manage.

Awesome Lists containing this project

README

          

# πŸ”§ Ansible
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

### πŸ“‚ Repository

|-- /Dynamic_Inventories

|-- /Encryption

|-- /Projects_Templates

|-- /Inventories

|-- /Playbooks

|-- /Projects_Screens_Video

|-- README.md

### πŸ“ Examples

## πŸ“’ Additional Information

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