ansible.cfg: drop remote_user=admin from config

It made sense when there was only one admin.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2022-05-12 10:00:40 +02:00
parent 8133c5a90c
commit 7e7f2eb2d4
No known key found for this signature in database
GPG Key ID: 09AA5403E54D9931
2 changed files with 2 additions and 3 deletions

View File

@ -2,7 +2,6 @@
forks = 30
timeout = 30
inventory = ./ansible/terraform.py
remote_user = admin
module_name = shell
host_key_checking = false
# human-readable stdout/stderr results display

View File

@ -16,7 +16,7 @@
- name: infra-role-bootstrap-linux
src: git@github.com:status-im/infra-role-bootstrap-linux.git
version: 9de1a4265c78d171d31385ae666d3abc99776f8c
version: 50eda0808cceaaad2a5c5cdb4493935f2e3a637d
scm: git
- name: infra-role-wireguard
@ -31,7 +31,7 @@
- name: infra-role-geth
src: git@github.com:status-im/infra-role-geth.git
version: b1b161baa9aeb993db566668bf7de69921440027
version: b57e87edad6b59a4208fd09d166ca7a0514ce7ad
scm: git
- name: infra-role-geth-exporter