summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2022-09-18 10:46:07 +0300
committerLars Wirzenius <liw@liw.fi>2022-09-18 10:46:07 +0300
commit8c8a9dcebcee67c5b24b30017d54d9dccece65ba (patch)
treee0230846b475744a9bca21882f9a7f2e0451583c
parent1ab7fc8d0b690969a274afe6e6b48af0b55c14d3 (diff)
downloadansibleness-8c8a9dcebcee67c5b24b30017d54d9dccece65ba.tar.gz
fix: stamina-vms.sh, openpgp-card-dev.yml
Sponsored-by: author
-rw-r--r--ansible/openpgp-card-dev.yml6
-rwxr-xr-xansible/stamina-vms.sh4
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