mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-08-07 00:57:00 +02:00
Update to 2022-08-30 12:00
This commit is contained in:
@@ -38,4 +38,7 @@
|
||||
set_fact: nomad_enabled_task_drivers={{ nomad_conf.client.task_drivers | dict2items | selectattr('value.enabled', 'equalto', True) | map(attribute='key') }}
|
||||
tags: nomad
|
||||
|
||||
|
||||
- name: Check the state of the services
|
||||
service_facts:
|
||||
register: nomad_services
|
||||
tags: nomad
|
||||
|
Reference in New Issue
Block a user