Fix syntax

This commit is contained in:
Paweł Krawczyk 2021-08-08 23:39:52 +01:00
parent 0030b9bfcb
commit a8a41dfc91
No known key found for this signature in database
GPG Key ID: 32AF1F39C4EE03F2
1 changed files with 4 additions and 3 deletions

View File

@ -1,6 +1,7 @@
---
- name: prepare
hosts: archlinux
package:
tasks:
- package:
name: python
update_cache: true