cleaned up linting and added AAP on Code ready
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
---
|
||||
- name: turn off community-grid
|
||||
hosts: "{{ HOSTS | default('web') }}"
|
||||
gather_facts: false
|
||||
become: yes
|
||||
tasks:
|
||||
- name: enable and start boinc-client
|
||||
systemd:
|
||||
name: boinc-client
|
||||
state: stopped
|
||||
enabled: false
|
||||
Reference in New Issue
Block a user