dnf
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
parent
58e3ee7357
commit
f89ecea1ac
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
- name: Install the needed packages
|
||||
yum: pkg={{item}} state=present
|
||||
dnf: pkg={{item}} state=present
|
||||
with_items:
|
||||
- certbot
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue