mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-27 12:03:38 +08:00
Merge branch 'master' of /git/ansible
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
# NOTE: most of these vars come from group_vars/gallery-web* or from hostvars
|
||||
|
||||
- name: make sks keyserver
|
||||
hosts: keys01
|
||||
hosts: keys01.fedoraproject.org
|
||||
user: root
|
||||
gather_facts: False
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
- include: $handlers/restart_services.yml
|
||||
|
||||
- name: make the box be real
|
||||
hosts: keys01
|
||||
hosts: keys01.fedoraproject.org
|
||||
user: root
|
||||
gather_facts: True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user