mirror of
https://github.com/vimagick/dockerfiles.git
synced 2026-01-04 03:54:55 +01:00
update elastalert
This commit is contained in:
7
awx/data/projects/example/playbook.yml
Normal file
7
awx/data/projects/example/playbook.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
- name: example playbook
|
||||
hosts: 127.0.0.1
|
||||
connection: local
|
||||
gather_facts: false
|
||||
tasks:
|
||||
- debug:
|
||||
msg: hello world
|
||||
Reference in New Issue
Block a user