mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 12:07:34 +08:00
copr-pulp: don't override ansible_ssh_user variable
This commit is contained in:
@@ -12,7 +12,6 @@ nagios_Check_Services:
|
||||
public_ip: 44.206.10.188
|
||||
swap_file_path: /swap
|
||||
swap_file_size_mb: 16384
|
||||
ansible_ssh_user: centos
|
||||
|
||||
tcp_ports: [
|
||||
22,
|
||||
|
||||
@@ -14,4 +14,3 @@ nagios_Can_Connect: false
|
||||
public_ip: TODO
|
||||
swap_file_path: /swap
|
||||
swap_file_size_mb: 16384
|
||||
ansible_ssh_user: centos
|
||||
|
||||
Reference in New Issue
Block a user