mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Implemented msmtp for wordpress
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
---
|
||||
- name: install nginx
|
||||
pacman: name=nginx state=present
|
||||
pacman:
|
||||
name: nginx
|
||||
state: present
|
||||
notify: restart nginx
|
||||
when: run_once_nginx is not defined
|
||||
|
||||
|
Reference in New Issue
Block a user