Update ansible.md
rtj.dev Build and Deploy / Build-and-Deploy (push) Successful in 6s Details

This commit is contained in:
Roland Thomas Jr 2023-06-15 09:00:30 -04:00
parent 828877a20d
commit cb64faccfc
Signed by: roland
GPG Key ID: 7C3C2B085A4C2872
1 changed files with 2 additions and 1 deletions

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