mirror of
https://github.com/status-im/infra-faucet.git
synced 2025-02-21 15:18:47 +00:00
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:
parent
8133c5a90c
commit
7e7f2eb2d4
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user