forked from infra/ansible
copr-be: typo in root password setting
This commit is contained in:
parent
41b7cfdaf4
commit
5c07c25ce1
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue