Make keyserver playbook accelerated
This commit is contained in:
parent
0814f8c6f6
commit
9017d6c2ff
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
hosts: keys01.fedoraproject.org
|
||||
user: root
|
||||
gather_facts: False
|
||||
accelerate: True
|
||||
|
||||
vars_files:
|
||||
- /srv/web/infra/ansible/vars/global.yml
|
||||
|
@ -23,6 +24,7 @@
|
|||
hosts: keys01.fedoraproject.org
|
||||
user: root
|
||||
gather_facts: True
|
||||
accelerate: True
|
||||
|
||||
vars_files:
|
||||
- /srv/web/infra/ansible/vars/global.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue