From 8c8a9dcebcee67c5b24b30017d54d9dccece65ba Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 18 Sep 2022 10:46:07 +0300 Subject: fix: stamina-vms.sh, openpgp-card-dev.yml Sponsored-by: author --- ansible/openpgp-card-dev.yml | 6 ++++-- ansible/stamina-vms.sh | 4 ---- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/ansible/openpgp-card-dev.yml b/ansible/openpgp-card-dev.yml index 4448fca..99d869a 100644 --- a/ansible/openpgp-card-dev.yml +++ b/ansible/openpgp-card-dev.yml @@ -29,6 +29,10 @@ - nettle-dev - pkg-config - subplot + - user: + name: liw + groups: + - docker vars: ansible_python_interpreter: /usr/bin/python3 @@ -45,8 +49,6 @@ unix_users: - username: liw comment: Lars Wirzenius - groups: - - docker sshd_version: 1 sshd_allow_authorized_keys: yes diff --git a/ansible/stamina-vms.sh b/ansible/stamina-vms.sh index e1a086e..ed494a4 100755 --- a/ansible/stamina-vms.sh +++ b/ansible/stamina-vms.sh @@ -3,13 +3,10 @@ set -eu playbooks=" -apt-dev.yml -billion.yml clab-dev.yml debian-ansible-dev.yml ewww-dev.yml ewww-test.yml -ick2-dev.yml icktool.yml jt-dev.yml obnam-bench.yml @@ -22,7 +19,6 @@ roadmap-dev.yml rust-dev.yml sequoia-dev.yml sequoia-web.yml -ssh-dev.yml sshca-dev.yml subplot-dev.yml v-i-dev.yml -- cgit v1.2.1