diff --git a/geant/gap_ansible/roles/deploy_service_config/tasks/main.yml b/geant/gap_ansible/roles/deploy_service_config/tasks/main.yml index 0a7d33773192af201f548ac1ebffa474a3d97ba2..fec9babec8e6d98f0fc0345b039cf948561efd0a 100644 --- a/geant/gap_ansible/roles/deploy_service_config/tasks/main.yml +++ b/geant/gap_ansible/roles/deploy_service_config/tasks/main.yml @@ -5,6 +5,7 @@ # The "delegate_to" works as expected in conjuction with "import_tasks". # 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 ansible.builtin.include_tasks: assemble_config.yml