add debug
This commit is contained in:
parent
55dffea83d
commit
3d064bb41a
1 changed files with 1 additions and 0 deletions
|
@ -2,5 +2,6 @@
|
||||||
- hosts: all
|
- hosts: all
|
||||||
tasks:
|
tasks:
|
||||||
- name: determine hostname if this is running from archiso
|
- name: determine hostname if this is running from archiso
|
||||||
|
debug: msg=hello
|
||||||
|
|
||||||
- import_playbook: playbooks/install.yaml
|
- import_playbook: playbooks/install.yaml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue