mit yamllint syntax verbessert
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
- hosts: all
|
||||
become: yes
|
||||
become: true
|
||||
roles:
|
||||
- role: docker/snake
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
name:
|
||||
- ca-certificates
|
||||
- curl
|
||||
update_cache: yes
|
||||
update_cache: true
|
||||
|
||||
- name: Install Docker
|
||||
shell: curl -fsSL https://get.docker.com | sh
|
||||
|
||||
Reference in New Issue
Block a user