Commit Graph

46 Commits

Author SHA1 Message Date
Robert Kaussow 706272c54a
refactor: use generic ansible modules service and package
continuous-integration/drone/push Build is passing Details
2021-06-05 15:30:32 +02:00
Robert Kaussow 4f954e0519 remove iptables integration
continuous-integration/drone/push Build is passing Details
2019-10-28 20:07:54 +01:00
Robert Kaussow cc484aebf9 use command instead of shell module
continuous-integration/drone/push Build is passing Details
2019-10-18 10:06:29 +02:00
Robert Kaussow 8d490ce6ee fix wrong variable
continuous-integration/drone/push Build is passing Details
2019-08-27 09:13:46 +02:00
Robert Kaussow a3006fe073 remove old loop syntax 2019-08-27 08:48:09 +02:00
Robert Kaussow 940e35da5b add extra packages variable
continuous-integration/drone/push Build is passing Details
2019-08-06 21:24:37 +02:00
Robert Kaussow a621920207 fix ansible 2.8 bool vars 2019-06-10 16:00:07 +02:00
Robert Kaussow 07507651ce remove outgoing iptables rule, not required
continuous-integration/drone/push Build is failing Details
2019-04-28 22:51:34 +02:00
Robert Kaussow b5b8ae5765 allow outgoing mqtt traffic
continuous-integration/drone/push Build is failing Details
2019-04-28 22:46:00 +02:00
Robert Kaussow 1d0ac8ba9d restart mosquitto after tls renewal
continuous-integration/drone/push Build is passing Details
2019-02-04 19:13:45 +01:00
Robert Kaussow 24fd482fd4 fix formatting issues
the build was successful Details
2019-01-10 23:49:04 +01:00
Robert Kaussow 33194a5207 fix permissions for ssl 2018-11-07 23:25:17 +01:00
Robert Kaussow 160aba61c1 fix variables 2018-11-07 23:19:00 +01:00
Robert Kaussow c298b50ca5 add tls setup 2018-11-07 23:05:47 +01:00
Robert Kaussow 4f5f167085 fix templating 2018-11-07 22:11:13 +01:00
Robert Kaussow f45db7d27e try to fix acl template 2018-11-07 22:00:41 +01:00
Robert Kaussow a8ebe08da9 fix path to template file 2018-11-07 21:21:51 +01:00
Robert Kaussow 51dc588864 add acl templating 2018-11-07 20:44:06 +01:00
Robert Kaussow c11da09e29 add no_Log 2018-11-05 21:00:03 +01:00
Robert Kaussow 8b5becd839 remove handler 2018-11-05 20:59:18 +01:00
Robert Kaussow 138ebf4079 fix user handling 2018-11-05 20:45:08 +01:00
Robert Kaussow 76fb609d0d fix user hadling 2018-11-05 20:39:18 +01:00
Robert Kaussow da82193ac9 fix dict handling 2018-11-05 20:28:54 +01:00
Robert Kaussow f20983659a enable config tasks 2018-11-05 20:24:45 +01:00
Robert Kaussow 5b5b4cefa4 implement tasks to setup auth 2018-11-05 20:15:12 +01:00
Robert Kaussow b90ef48c51 add task for iptables 2018-11-05 00:31:54 +01:00
Robert Kaussow a9f4036a5b fix template dest path 2018-11-05 00:17:13 +01:00
Robert Kaussow 1aebee9398 add configfile and required variables 2018-11-05 00:10:22 +01:00
Robert Kaussow 1834e8d086 install from epel instead of custom 2018-11-04 23:34:41 +01:00
Robert Kaussow 357496768d install only for debug 2018-11-04 23:21:13 +01:00
Robert Kaussow bfe4112270 adjust task name 2017-12-18 12:16:09 +01:00
Robert Kaussow 64da9047cf adjust task name 2017-12-18 12:15:33 +01:00
Robert Kaussow 3ae4809fb1 dynamic centos verison discover for repos 2017-12-18 11:53:40 +01:00
Robert Kaussow b6fc63b921 support tls setup 2017-12-18 09:52:02 +01:00
Robert Kaussow 280c8f0a66 fix iptables 2017-12-17 14:36:55 +01:00
Robert Kaussow a39aa6dfd5 add input and output iptables rules 2017-12-17 14:34:47 +01:00
Robert Kaussow 8659c68242 add iptables task 2017-12-17 14:20:03 +01:00
Robert Kaussow 4a7c35137a add restart handler 2017-12-17 13:40:34 +01:00
Robert Kaussow 60f71a536c testing passwd deployment 2017-12-17 13:21:46 +01:00
Robert Kaussow 53478a9957 fix PIDFile directory 2017-12-17 11:48:10 +01:00
Robert Kaussow e1a538c49d add pidfile directory 2017-12-16 23:11:56 +01:00
Robert Kaussow 565b470c82 deploy mqtt config file 2017-12-16 22:49:18 +01:00
Robert Kaussow 2b72667401 enable systemd service 2017-12-16 22:14:07 +01:00
Robert Kaussow bbd1314629 deploy systemd file and create user/group 2017-12-16 22:00:52 +01:00
Robert Kaussow b8fffaa144 fix typo and remove handler 2017-12-16 21:39:50 +01:00
Robert Kaussow 44fab64724 add repo and install packages 2017-12-16 21:33:26 +01:00