fix yaml ci truthy value
continuous-integration/drone/push Build is failing Details
continuous-integration/drone/pr Build is failing Details

This commit is contained in:
otthorn 2021-03-10 12:10:06 +01:00
parent d14306a86c
commit a4c393d3fb
2 changed files with 2 additions and 2 deletions

View File

@ -21,4 +21,4 @@
user: root
key: "{{ ssh_pub_keys }}"
state: present
exclusive: True
exclusive: true

View File

@ -15,7 +15,7 @@
owner: postgres
group: postgres
mode: 0755
recurse: yes
recurse: true
- name: Ensure configuration directory exists
file: