Skip to content

Commit

Permalink
Update verify.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
buluma committed Jul 13, 2024
1 parent 07b25e1 commit 682075d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions molecule/default/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
- ansible_distribution_release not in [ "bookworm", "noble" ]
- ansible_os_family != "Alpine"

- name: Check if bootstrap still works.
ansible.builtin.include_role:
name: buluma.bootstrap
# - name: Check if bootstrap still works.
# ansible.builtin.include_role:
# name: buluma.bootstrap

- name: Remove pip module
ansible.builtin.pip:
Expand Down

0 comments on commit 682075d

Please sign in to comment.