mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-05 04:01:47 +08:00
@@ -1,5 +1,5 @@
|
||||
- name: Install the needed packages
|
||||
yum: pkg={{item}} state=present
|
||||
dnf: pkg={{item}} state=present
|
||||
with_items:
|
||||
- certbot
|
||||
|
||||
|
||||
Reference in New Issue
Block a user