Skip to content

Commit

Permalink
Temporarily use non-default branches of two Ansible roles
Browse files Browse the repository at this point in the history
This change is being made for testing purposes, and will be reverted
after the following PRs are merged:
- cisagov/ansible-role-pip#50
- cisagov/ansible-role-python#46
  • Loading branch information
jsf9k authored and mcdonnnj committed Jul 20, 2022
1 parent d097726 commit 673c631
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packer/ansible/requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,10 @@
name: persist_journald
- src: https://github.com/cisagov/ansible-role-pip
name: pip
version: change/install_pip_on_debian_buster
version: improvement/control-installation-of-pip2-via-role-var
- src: https://github.com/cisagov/ansible-role-python
name: python
version: change/install_python2_on_debian_buster
version: improvement/control-installation-of-python2-via-role-var
- src: https://github.com/cisagov/ansible-role-remove-python2
name: remove_python2
version: change/keep_python2_on_debian_buster
Expand Down

0 comments on commit 673c631

Please sign in to comment.