hygienic-books
  • Joined on 2022-02-27
hygienic-books pushed to master at quico-ansible/role_include_vault-check 2022-07-23 19:37:13 +00:00
e2233308c7 fix(galaxy): Add sensible content to 'meta/main.yml'
hygienic-books pushed to master at quico-ansible/role_include_vault-check 2022-07-23 17:42:58 +00:00
9801af2c78 fix(galaxy): Add empty 'meta/main.yml', see if that's good enough to import via ansible-galaxy
hygienic-books pushed tag v0.1.0 to quico-ansible/role_include_vault-check 2022-07-23 17:35:42 +00:00
hygienic-books pushed to master at quico-ansible/role_include_vault-check 2022-07-23 17:34:16 +00:00
f1019b253b feat(role): Initial commit
2f103b0e3c feat(role): Initial commit
Compare 2 commits »
hygienic-books transferred repository hygienic-books/role_include_vault-check to quico-ansible/role_include_vault-check 2022-07-23 00:02:32 +00:00
hygienic-books created repository quico-ansible/role_include_vault-check 2022-07-23 00:01:34 +00:00
hygienic-books pushed to master at Quico/containers 2022-07-17 00:18:30 +00:00
2e6703aa02 fix(mailcow): Following mailcow's example we'll use TZ as our timezone var env var instead of TIMEZONE
hygienic-books pushed to master at Quico/containers 2022-07-16 00:41:03 +00:00
ff4b51f9b8 fix(mailcow): Move common-settings.yml into correct dir
hygienic-books pushed to master at Quico/update-firewall-source 2022-07-16 00:24:53 +00:00
c7649f966c docs(xml): Typo
hygienic-books pushed to master at Quico/update-firewall-source 2022-07-16 00:24:02 +00:00
c63351da59 docs(xml): Make hitcount example ip(6)tables rules more less cluttered
hygienic-books pushed to master at Quico/update-firewall-source 2022-07-16 00:21:21 +00:00
62f44939d8 docs(xml): Give detailed example on how a hitcount rule manifests in ip(6)tables
hygienic-books pushed to master at Quico/update-firewall-source 2022-07-16 00:12:53 +00:00
262e11ba7c feat(xml): Generate rate throttling rules via 'recent' extension and its hitcount per time
00c43503a9 docs(config): Update example config.ini with hitcount and ICMP settings
4479dd486d docs(config): Explain hitcount setting
6b5d54ecdf docs(config): Document hitcount and ICMP use with example config
Compare 4 commits »
hygienic-books pushed to master at Quico/update-firewall-source 2022-07-14 23:21:43 +00:00
f4e31ceebe docs(xml): Document auto-selection of 'icmp' and 'icmpv6' per address family
hygienic-books pushed to master at Quico/update-firewall-source 2022-07-14 23:16:04 +00:00
db5b91b469 feat(xml): For clarity set 'icmp' and 'icmpv6' per address family
hygienic-books pushed to master at Quico/containers 2022-07-14 01:44:02 +00:00
0e054ce455 docs(mailcow): Add fully functional mailcow.conf
28b7427c7e docs(mailcow): Document env var changes we're making
58d2c7b0ac feat(mailcow): Add docker compose overrides
Compare 3 commits »
hygienic-books pushed to master at Quico/containers 2022-07-12 01:12:51 +00:00
32a2e95817 feat(mailcow): Add base files for testing
hygienic-books pushed to master at Quico/ansible-mail-infra 2022-07-11 00:14:40 +00:00
db6e825b4e fix(build): Keep own files out of example repo
1ee587780f fix(python): import_tasks for Python package installation
72fe611359 docs(python): Add Python-specific options and examples
c586e75d70 feat(python): Add ability to install packages and requirements into venvs
037be6bb49 feat(python): Add ability to instal and run Python from Git
Compare 6 commits »
hygienic-books pushed to master at Quico/ansible-mail-infra 2022-07-08 01:20:02 +00:00
189c206f0e feat(debug): Comment conda and pip update basics for later use
d95e4580b3 fix(conda): Clean up conda base installation tasks file
f75eb11d66 feat(conda): Add conda env setup basics
Compare 3 commits »
hygienic-books pushed to master at Quico/ansible-mail-infra 2022-07-07 01:20:48 +00:00
eaec41da1e feat(conda): Begin testing Miniconda env creation
2c53e26bbb feat(conda): Add import to install Miniconda on target
57c778c543 fix(dnf): Development tools aren't needed
de3435cf31 feat(conda): begin Miniconda install testing
8837606dc1 feat(packages): dnf installation tested, remove testing tag
Compare 8 commits »
hygienic-books pushed to master at Quico/update-firewall-source 2022-07-05 17:55:15 +00:00
c3179fb681 refactor(debug): Cosmetics