1
0
Fork 0
forked from infra/ansible

copr-be: typo in root password setting

This commit is contained in:
Pavel Raiskup 2026-04-17 14:43:32 +02:00
commit 5c07c25ce1

View file

@ -280,7 +280,7 @@
- name: root authorized_keys
authorized_key:
use: root
user: root
key: "{{ lookup('file', 'files/buildsys.pub') }}"
- name: setup 10x more fds in limits.conf