Skip to content

Commit

Permalink
Merge pull request #1300 from usegalaxy-eu/mira-miracoli-patch-1
Browse files Browse the repository at this point in the history
Remove python alternative from stats playbook
  • Loading branch information
mira-miracoli authored Aug 20, 2024
2 parents b99e95e + 21b3134 commit cf56795
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions grafana.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,6 @@
# ansible.posix.selinux:
# policy: targeted
# state: permissive
- name: Set default version of Python
become: true
community.general.alternatives:
name: python
path: /usr/bin/python3
- name: Install Dependencies
become: true
ansible.builtin.package:
Expand Down

0 comments on commit cf56795

Please sign in to comment.