You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ansible/roles/README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,5 @@
1
+
## Ansible Roles
2
+
1
3
> In Ansible, the role is the primary mechanism for `breaking a playbook into multiple files`. This simplifies writing complex playbooks, and it makes them easier to reuse
2
4
3
5
> Roles provide a framework for fully independent, or interdependent collections of variables, tasks, files, templates, and modules.
0 commit comments