mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Solved oauth2 bugs and deactivated health-csp role temporary
This commit is contained in:
@@ -17,9 +17,9 @@
|
||||
register: puppeteer_check
|
||||
failed_when: puppeteer_check.rc != 0
|
||||
|
||||
- name: copy health_csp.py
|
||||
- name: copy health-csp.py
|
||||
copy:
|
||||
src: health_csp.py
|
||||
src: health-csp.py
|
||||
dest: "{{ health_csp_crawler_script }}"
|
||||
mode: 0755
|
||||
|
||||
|
Reference in New Issue
Block a user