This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
ansible:ansible_presentation [2024/04/18 00:21] manu [Ansible Role directory structure] |
ansible:ansible_presentation [2025/11/18 11:27] (current) manu |
||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ===== Ansible Architecture Diagram and Ansible components ===== | ===== Ansible Architecture Diagram and Ansible components ===== | ||
| - | {{ansible:ansible02.png?500|}} | + | {{:ansible:ansible02.png?500|}} |
| ===== Ansible Role directory structure ===== | ===== Ansible Role directory structure ===== | ||
| - | {{ansible:ansible01.png?500|}} | + | {{:ansible:ansible01.png?500|}} |
| * **Tasks:** This directory contains one or more files with tasks . These file can also refer to files and templates without needing to provide the exact path. | * **Tasks:** This directory contains one or more files with tasks . These file can also refer to files and templates without needing to provide the exact path. | ||