mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2024-11-22 00:03:16 +01:00
fix: fix YAML document markers
This commit is contained in:
parent
4111c147f3
commit
ba3bb6be85
@ -1,3 +1,4 @@
|
||||
---
|
||||
- name: install core packages
|
||||
hosts: "{{ my_hosts | d([]) }}"
|
||||
become: yes
|
||||
|
@ -1,5 +1,4 @@
|
||||
---
|
||||
|
||||
- name: Setup Prerequisites To Install Kubernetes
|
||||
hosts: instance
|
||||
become: true
|
||||
|
@ -1 +1 @@
|
||||
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user