Fixed include_task
This commit is contained in:
@ -2,9 +2,9 @@
|
||||
- hosts: fedora
|
||||
tasks:
|
||||
- name: Update fedora hosts
|
||||
include_tasks: update-fedora-hosts.yaml
|
||||
include_tasks: update-fedora-hosts.yaml
|
||||
|
||||
- hosts: debian
|
||||
tasks:
|
||||
- name: Update debian hosts
|
||||
include_tasks: update-debian-hosts.yaml
|
||||
include_tasks: update-debian-hosts.yaml
|
||||
|
Reference in New Issue
Block a user