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:02:25 +02:00
parent 5afbc3bca9
commit fd1fca3e18
No known key found for this signature in database
GPG Key ID: 09AA5403E54D9931
2 changed files with 3 additions and 4 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

@ -21,7 +21,7 @@
- name: systemd-timer
src: git@github.com:status-im/infra-role-systemd-timer.git
version: 49c37e1df8feb4d7938b3cc2ffc59f6dfed10231
version: c6bbc3d1b4b0ba603d82fa06cd17297d12523182
scm: git
- name: restic-backups
@ -31,7 +31,7 @@
- name: infra-role-bootstrap-linux
src: git@github.com:status-im/infra-role-bootstrap-linux.git
version: 7280600c2c6cf532fdbbbb31481fdb068dd0573e
version: 50eda0808cceaaad2a5c5cdb4493935f2e3a637d
scm: git
- name: infra-role-wireguard
@ -41,7 +41,7 @@
- name: consul-service
src: git@github.com:status-im/infra-role-consul-service.git
version: 7ee51839e6a032e6ca27dfb00951e897b5385609
version: 2b3d4e53856d6cc91ae5c5a342fd12f2bb96aa88
scm: git
- name: threatstack