Skip to content

Commit

Permalink
ci: rl9 test
Browse files Browse the repository at this point in the history
  • Loading branch information
MonolithProjects committed Jun 5, 2024
1 parent f1ea603 commit 3303f62
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions molecule/default/prepare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
- wget
- curl

- name: Install special packages for RockyLinux
ansible.builtin.package:
update_cache: true
name:
- iproute
when: ansible_distribution == "Rocky"
# - name: Install special packages for RockyLinux
# ansible.builtin.package:
# update_cache: true
# name:
# - iproute
# when: ansible_distribution == "Rocky"

0 comments on commit 3303f62

Please sign in to comment.