diff options
Diffstat (limited to 'ansible/host_vars')
| -rw-r--r-- | ansible/host_vars/lovelace/alloy.yml | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/ansible/host_vars/lovelace/alloy.yml b/ansible/host_vars/lovelace/alloy.yml new file mode 100644 index 0000000..9d079ef --- /dev/null +++ b/ansible/host_vars/lovelace/alloy.yml @@ -0,0 +1,4 @@ +--- +alloy_extra_files: +  - name: postgresql +    path: "/var/log/postgresql/postgresql-*-main.log" | 
