-
Notifications
You must be signed in to change notification settings - Fork 0
/
wp5image.yml
41 lines (40 loc) · 931 Bytes
/
wp5image.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
---
- hosts: production:testing
remote_user: root
roles:
# install with: ansible-galaxy install andrewsomething.do-agent
- role: andrewsomething.do-agent
tags: do-agent
- role: apt
tags: packages
- role: swapfile
tags: swapfile
- role: fail2ban
tags: fail2ban
fail2ban_ignoreip: 127.0.0.1/8 ::1 155.253.15.135 94.198.213.9
- role: denyhosts
tags: denyhosts
- role: time
tags: time
- role: docker
tags: docker
- role: nginx
tags: nginx
- role: ufw
tags: ufw
- role: letsencrypt
tags: ['letsencrypt', 'image']
- role: image
tags: image
- role: logwatch
tags: logwatch
- role: user
tags: user
- role: injecttool
tags: injecttool
- role: common_data_pool
tags: common_data_pool
- role: geerlingguy.nodejs
tags: nodejs
- role: frontend
tags: frontend