Skip to content

Commit

Permalink
learn to spell
Browse files Browse the repository at this point in the history
  • Loading branch information
james-otten committed Dec 25, 2024
1 parent 46f5565 commit 83a84cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_dns_environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
python-version: '3.11'

- name: Setup ansible
run: pip install ansible passlib==1.7.4 && export PATH="$HOME/.local/bin:$PATH" && ansible-galaxy collection install -r infra/ansible/roles/requiremetns.yml
run: pip install ansible passlib==1.7.4 && export PATH="$HOME/.local/bin:$PATH" && ansible-galaxy collection install -r infra/ansible/roles/requirements.yml

- name: Setup Terraform with specified version on the runner
uses: hashicorp/setup-terraform@651471c36a6092792c552e8b1bef71e592b462d8 # @v3
Expand Down

0 comments on commit 83a84cc

Please sign in to comment.