Compare commits
No commits in common. "eca77b33574a986cf1b7290bf558f89a12093ffe" and "80ae0b44462433750fc87b3f03a1f48337539b10" have entirely different histories.
eca77b3357
...
80ae0b4446
1 changed files with 0 additions and 6 deletions
|
|
@ -25,9 +25,3 @@
|
||||||
user: root
|
user: root
|
||||||
job: "/usr/sbin/rear mkbackup > /dev/null"
|
job: "/usr/sbin/rear mkbackup > /dev/null"
|
||||||
cron_file: rear_backup_full
|
cron_file: rear_backup_full
|
||||||
|
|
||||||
- name: Disable rpcbind
|
|
||||||
ansible.builtin.service:
|
|
||||||
name: rpcbind
|
|
||||||
enabled: false
|
|
||||||
state: stopped
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue