diff --git a/playbooks/release/post.yaml b/playbooks/release/post.yaml index a313383c2b..87f74fb639 100644 --- a/playbooks/release/post.yaml +++ b/playbooks/release/post.yaml @@ -1,5 +1,5 @@ - hosts: all roles: - remove-sshkey - # TODO(fungi) re-add remove-launchpad-credentials here + - remove-launchpad-credentials - remove-gpgkey