Update ansible.md
All checks were successful
rtj.dev Build and Deploy / Build-and-Deploy (push) Successful in 6s

This commit is contained in:
2023-06-15 09:00:30 -04:00
parent 828877a20d
commit cb64faccfc

View File

@ -7,9 +7,10 @@ tags: ["ansible"]
ShowToc: false
ShowBreadCrumbs: true
---
What is Ansible?
Ansible is an open-source configuration management tool that uses a declarative language to automate infrastructure configuration. It can be used for tasks like installing software, configuring services, and managing users and permissions. Ansible is known for its ease of use and has a large community of users who contribute to its development.
```yml
---
- name: Update web servers