Skip to content

Commit

Permalink
use opentofu and ansible 2.15
Browse files Browse the repository at this point in the history
  • Loading branch information
amitsagtani97 committed Jan 17, 2024
1 parent fbf60eb commit 4a5fa57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ rec {
env = pkgs.buildEnv {
name = "wire-server-deploy";
paths = with pkgs; [
ansible_2_16
pythonForAnsible
ansible_2_15
apacheHttpd
awscli2
gnumake
Expand All @@ -43,7 +43,7 @@ rec {
moreutils
skopeo
sops
terraform_1
opentofu
yq
create-container-dump
list-helm-containers
Expand Down

0 comments on commit 4a5fa57

Please sign in to comment.