Remove the GA plugin as root

This commit is contained in:
Andrea Dell'Amico 2023-06-26 12:41:17 +02:00
parent dbb6b63f4b
commit 7b78acc6f7
Signed by untrusted user: adellam
GPG Key ID: 147ABE6CEB9E20FF
1 changed files with 1 additions and 0 deletions

View File

@ -209,6 +209,7 @@
tags: ['ckan', 'ckan_google_analytics', 'ckan_plugins']
- name: Force the removal of the CKAN Google Analytics plugin code
become_user: root
file:
path: /usr/lib/ckan/default/src/ckanext-googleanalytics
state: absent