mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +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