Skip to content

Commit

Permalink
use yum fqcn
Browse files Browse the repository at this point in the history
Co-authored-by: Marcus Noble <AverageMarcus@users.noreply.github.com>
  • Loading branch information
0nebody and AverageMarcus authored Mar 12, 2024
1 parent 8b18822 commit ca82e86
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
- cloud-utils-growpart

- name: Install python2 pip
yum:
ansible.builtin.yum:
name: "{{ packages }}"
state: present
vars:
Expand Down

0 comments on commit ca82e86

Please sign in to comment.