mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2024-11-24 17:24:25 +01:00
fix: correct YAML file extension
This commit is contained in:
parent
38bb3d2718
commit
e37600d4f3
@ -17,7 +17,7 @@ tasks:
|
||||
inventory.ini: |
|
||||
srv-demo-1.home.clcreative.de
|
||||
# --> replace with your playbook
|
||||
myplaybook.yml: |
|
||||
myplaybook.yaml: |
|
||||
---
|
||||
- hosts: srv-demo-1.home.clcreative.de
|
||||
tasks:
|
||||
|
Loading…
Reference in New Issue
Block a user