mirror of
https://github.com/HanXHX/ansible-php.git
synced 2026-03-16 11:02:10 +07:00
Fix YAML linter
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
- name: APT | Install packages
|
||||
apt:
|
||||
pkg: "{{ p }}"
|
||||
update_cache: yes
|
||||
update_cache: true
|
||||
cache_valid_time: 3600
|
||||
vars:
|
||||
p:
|
||||
|
||||
Reference in New Issue
Block a user