Include vars on hardware only machines
This commit is contained in:
parent
539d41db4c
commit
7d6249dd8b
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
|
||||
tasks:
|
||||
- import_tasks: "{{ tasks_path }}/happy_birthday.yml"
|
||||
- include_vars: dir=/srv/web/infra/ansible/vars/all/ ignore_files=README
|
||||
|
||||
handlers:
|
||||
- import_tasks: "{{ handlers_path }}/restart_services.yml"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue