Skip to content
Snippets Groups Projects
Commit ade4f915 authored by Milos Zdravkovic's avatar Milos Zdravkovic
Browse files

Add comment

parent 0a5662aa
No related branches found
No related tags found
No related merge requests found
Pipeline #90311 failed
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
# The "delegate_to" works as expected in conjuction with "import_tasks". # The "delegate_to" works as expected in conjuction with "import_tasks".
# However, mixing "imports" with "includes" is not recommended. # However, mixing "imports" with "includes" is not recommended.
# Another way is to "apply" the "delegate_to: localhost".
- name: Assemble the config from fragments in previous roles - name: Assemble the config from fragments in previous roles
ansible.builtin.include_tasks: assemble_config.yml ansible.builtin.include_tasks: assemble_config.yml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment