specify the full hostname here
This commit is contained in:
parent
5ee00293f5
commit
bc0f7492c2
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue