copr-pulp: don't override ansible_ssh_user variable

This commit is contained in:
Pavel Raiskup
2024-03-13 19:03:23 +01:00
parent 1a81b873e6
commit a2199270a0
2 changed files with 0 additions and 2 deletions

View File

@@ -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,

View File

@@ -14,4 +14,3 @@ nagios_Can_Connect: false
public_ip: TODO
swap_file_path: /swap
swap_file_size_mb: 16384
ansible_ssh_user: centos