Difference between revisions of "Ansible"
Jump to navigation
Jump to search
Tag: Reverted |
Tag: Reverted |
||
Line 8: | Line 8: | ||
=[[Ansible Roles by Application]]= | =[[Ansible Roles by Application]]= | ||
'''Roles simplifies long playbooks by grouping tasks into smaller playbooks''' | '''Roles simplifies long playbooks by grouping tasks into smaller playbooks''' | ||
<html style="h2 | <html style="h2:background: yellow;"> | ||
<h2><a href="https://docs.ansible.com/ansible/2.5/modules/" target=_blank>Ansible Modules </a> </h2> | <h2><a href="https://docs.ansible.com/ansible/2.5/modules/" target=_blank>Ansible Modules </a> </h2> | ||
<h2><a href="https://galaxy.ansible.com/" target=_blank>Roles on Ansible Galaxy </a> </h2> | <h2><a href="https://galaxy.ansible.com/" target=_blank>Roles on Ansible Galaxy </a> </h2> | ||
</html> | </html> |
Revision as of 20:32, 12 July 2022
Ansible Setup
Ansible General Commands
Ansible File Commands
Ansible User Commands
Ansible Ad-Hoc Commands
Ansible Roles
Ansible Roles by Application
Roles simplifies long playbooks by grouping tasks into smaller playbooks