Commit 17665be2 authored by nanahira's avatar nanahira

fix

parent a20e3dc7
--- ---
- hosts: wg - hosts: wg
tasks: tasks:
- name: load vars
include_vars:
file: '../result/{{item}}.yaml'
with_items:
# - global-vars
- vars-{{inventory_hostname_short}}
- name: restart_babeld_systemd - name: restart_babeld_systemd
become: true become: true
systemd: systemd:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment