parent
ad0cf4cd1c
commit
6dbcee3724
|
|
@ -0,0 +1,2 @@
|
||||||
|
<h1>test</h1>
|
||||||
|
|
||||||
|
|
@ -0,0 +1,2 @@
|
||||||
|
- debug:
|
||||||
|
msg: hello from {{ ansible_host }}
|
||||||
|
|
@ -1,4 +1,6 @@
|
||||||
|
|
||||||
|
- debug:
|
||||||
|
msg: hello
|
||||||
|
|
||||||
- go_release:
|
- go_release:
|
||||||
name: test
|
name: test
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue