infra-nimbus/ansible
Jakub Sokołowski 1b4c2becf4
lookup_plugins/bitwarden: ignore stderr
Otherwise we get weird JSON parsing errors:
```
An unhandled exception occurred while running the lookup plugin 'bitwarden'.
Error was a <class 'json.decoder.JSONDecodeError'>, original message:
Extra data: line 1 column 843 (char 842). Extra data: line 1 column 843 (char 842)
```

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-05-07 14:48:35 +02:00
..
files nimbus.holesky: update tsv with state after cleanup 2024-04-28 09:43:13 +02:00
group_vars all: remove SSH access from Zahary 2024-05-06 11:00:28 +02:00
host_vars nimbus.prater: decomission last two remaining hosts 2024-04-19 10:13:23 +02:00
inventory nimbus.prater: decomission last two remaining hosts 2024-04-19 10:13:23 +02:00
lookup_plugins lookup_plugins/bitwarden: ignore stderr 2024-05-07 14:48:35 +02:00
roles nimbus.prater: decomission last two remaining hosts 2024-04-19 10:13:23 +02:00
vars nimbus.sepolia: fix validator client enabling 2024-04-24 08:48:45 +02:00
add_ssh_key.yml ansible/add_ssh_key: plabook for adding SSH keys 2023-09-16 09:10:27 +02:00
bootstrap.yml nimbus.prater: decomission last two remaining hosts 2024-04-19 10:13:23 +02:00
cleanup.yml
era.yml nimbus.prater: decomission last two remaining hosts 2024-04-19 10:13:23 +02:00
eth1.yml requirements: use full names for all roles 2024-03-10 13:43:30 +01:00
fluffy.yml nimbus.fluffy: increase number of nodes back to 32 2024-04-02 10:56:49 +02:00
geth.yml nimbus.prater: decomission last two remaining hosts 2024-04-19 10:13:23 +02:00
holesky.yml nimbus.holesky: re-add missing playbook steps 2024-04-24 09:33:52 +02:00
logs.yml requirements: use full names for all roles 2024-03-10 13:43:30 +01:00
mainnet.yml nimbus.mainnet: add IPv6 addresses and netplan role 2024-03-20 13:50:19 +01:00
rebuild.yml nimbus.prater: decomission last two remaining hosts 2024-04-19 10:13:23 +02:00
requirements.yml requirements: bump BN and EL roles 2024-05-06 10:50:08 +02:00
resize.yml
restart.yml nimbus.prater: decomission last two remaining hosts 2024-04-19 10:13:23 +02:00
sepolia.yml nimbus.sepolia: fix validator client enabling 2024-04-24 08:48:45 +02:00
terraform.py
upgrade.yml ansible/upgrade: add missing become=true 2024-04-24 08:59:55 +02:00
versioncheck.py