Updating Ubiqtorate
This commit is contained in:
8
roles/SSL/tasks/main.yml
Normal file
8
roles/SSL/tasks/main.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
|
||||
- name: SSL packages
|
||||
become: yes
|
||||
package:
|
||||
name:
|
||||
- certbot
|
||||
- openssl
|
Reference in New Issue
Block a user