Commit Graph

50 Commits

Author SHA1 Message Date
040383a611
refactor: use generic ansible modules service and package
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-05 15:30:37 +02:00
ce7cd0a350
fix: solve linting issues
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-06 14:40:58 +01:00
baad567860 remove iptables integration
All checks were successful
continuous-integration/drone/push Build is passing
2019-10-28 20:12:54 +01:00
aaf5a3c2e7 fix typo
Some checks failed
continuous-integration/drone/push Build is failing
2019-08-04 22:58:26 +02:00
af0e6db37f fix policy issues
Some checks failed
continuous-integration/drone/push Build is failing
2019-08-04 22:34:55 +02:00
1f293c2108 modernize
Some checks failed
continuous-integration/drone/push Build is failing
2019-08-04 22:31:25 +02:00
627b461aac switch to new loop syntax
All checks were successful
continuous-integration/drone/push Build is passing
2019-02-03 23:26:35 +01:00
de2d562fae set owner, group and mode for local fact 2019-02-03 23:22:03 +01:00
5d6fdd8bc5 dont use a list for notify if not required
All checks were successful
continuous-integration/drone/push Build is passing
2019-01-13 23:42:14 +01:00
7ca5074157 fix indentation and spaces 2019-01-09 22:11:03 +01:00
f4851a416b fix user permission while upgrade 2018-10-31 22:26:36 +01:00
9ac0d0055d add missing become_user 2018-09-16 22:34:16 +02:00
c4b9aa72af fix missing become_user 2018-08-18 16:22:31 +02:00
ba9655c7be try to create pkcs12 keystore 2018-07-12 23:02:27 +02:00
4a738a9ceb try to fix synchronize 2018-07-12 01:47:58 +02:00
2a0e0b6c76 fix verisioning 2018-07-12 01:42:06 +02:00
fa5b71e02a small fix 2018-07-12 01:34:46 +02:00
21be91a5a8 fix variables 2018-07-12 01:33:43 +02:00
6f6adcba77 try to fix version compare 2018-07-12 01:27:26 +02:00
c8209c7623 try to fix version control 2018-07-12 01:18:25 +02:00
8d58ff10c5 fix typo 2018-07-12 01:00:19 +02:00
316b3f2d39 another iptables fix 2018-07-12 00:48:14 +02:00
fe28ebdbf3 fix typo 2018-07-12 00:36:18 +02:00
80e0a094c5 add iptables label 2018-07-12 00:31:41 +02:00
7846b263a7 fix iptables 2018-07-12 00:31:16 +02:00
5ff3c39264 add more default ports 2018-07-11 23:29:35 +02:00
f6029fa382 disable data restore 2018-07-11 23:14:38 +02:00
bc18afa7af fix block 2018-07-11 23:14:07 +02:00
6c2f1b50a7 try to fix firewall rules 2018-07-11 23:08:25 +02:00
b94a7a29a2 fixtypo 2018-07-11 23:00:51 +02:00
87bd5e410e try to fix fs rules 2018-07-11 22:57:06 +02:00
5b10fc8319 add missing quotes 2018-07-11 22:44:09 +02:00
f93ac8cdce add iptables allowed ports 2018-07-11 22:40:37 +02:00
1892ef6800 add default iptables rules 2018-07-11 22:37:44 +02:00
4867bf1957 fix local fact 2018-07-10 23:33:46 +02:00
dc03eaad38 use different tmp dir 2018-07-10 23:11:32 +02:00
2d81706795 fix some small bugs 2018-07-10 23:01:22 +02:00
1dda2a43ee restructuring 2018-07-10 22:30:54 +02:00
18df9b6ad9 fix path 2018-07-09 01:01:20 +02:00
22b37fb48f fix condition 2018-07-09 00:53:57 +02:00
9209b05208 try to fix fact default 2018-07-09 00:05:56 +02:00
211f06d239 try to fix default for custom fact 2018-07-09 00:00:47 +02:00
8f1a28dd2f fix wrong quotes 2018-07-08 23:47:38 +02:00
aca67c8151 make custom fact idempotent 2018-07-08 23:43:57 +02:00
a6ec36a870 fix idempotency with custom fact 2018-07-08 23:35:10 +02:00
df1313efe6 setup systemd 2018-07-08 23:02:55 +02:00
b5aa38be55 rework a bug with become_user and unarchive 2018-07-08 22:48:29 +02:00
f9815eeaee fix permissions 2018-07-08 22:36:54 +02:00
d22caa7292 setup versioning 2018-07-08 22:31:07 +02:00
23e87afc4c initial commit 2018-07-08 18:50:35 +02:00