hygienic-books
  • Joined on 2022-02-27
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
hygienic-books pushed to master at Quico/py-cookiecutter-templates 2022-07-05 17:53:48 +00:00
8297cf976e docs(build): Update example files
hygienic-books pushed to master at Quico/py-cookiecutter-templates 2022-07-05 17:49:41 +00:00
fb26d472f2 docs(build): Update docs with inflect and new layout
hygienic-books pushed to master at Quico/py-cookiecutter-templates 2022-07-05 17:42:19 +00:00
bfbc829f91 feat(naive-python): Add grammar via inflect, improve overall handling
fb835f4f40 refactor(debug): Increase log level
b6da0efa29 feat(debug): Load inflect to render grammatically correct text
dab22b8c96 fix(config): Remove duplicate Configparser loading
f2c8b15b84 fix(debug): Add exit code 7 definition
Compare 17 commits »
hygienic-books pushed to master at Quico/update-firewall-source 2022-07-05 16:02:34 +00:00
357db8f1e0 refactor(debug): Remove unused exit code 11
4986b970d8 refactor(debug): Exit code 12 is now 6 which had become unused
7f7cd29cb7 refactor(debug): Exit code 13 is now 4 which had become unused
569e97d6d6 refactor(debug): Exit code 14 is now 3 which had become unused
Compare 4 commits »
hygienic-books pushed to master at Quico/update-firewall-source 2022-07-05 15:56:17 +00:00
5064a66c3e docs(debug): Explain UFS_LOGLEVEL env var
dd9abb5672 refactor(meta): Replace single quotes with double quotes
Compare 2 commits »
hygienic-books pushed to master at Quico/update-firewall-source 2022-07-05 15:38:14 +00:00
f35baa2c63 feat(debug): Inform user when firewalld XML config is unchanged
hygienic-books pushed to master at Quico/update-firewall-source 2022-07-05 15:29:28 +00:00
6273b6c99e Merge remote-tracking branch 'origin/master'
f0516806da Merge branch 'cleanup'
c4781aa615 refactor(xml): Shorten section name var
1bbf75d3dd refactor(debug): Dedicated function to generate stringified XML repr
7b6103be72 refactor(debug): Clearly identify exit code 5 reason
Compare 7 commits »
hygienic-books merged pull request Quico/update-firewall-source#2 2022-07-05 15:03:17 +00:00
feat(xml): Diff XML with active config, only store if changed
hygienic-books closed issue Quico/update-firewall-source#1 2022-07-05 15:03:17 +00:00
Only write new firewalld direct rules when changed
hygienic-books pushed to master at Quico/update-firewall-source 2022-07-05 15:03:17 +00:00
f9d781c8f7 Merge pull request 'feat(xml): Diff XML with active config, only store if changed' (#2) from 1-only-write-xml-when-changed into master
3beb55caae feat(xml): Diff XML with active config, only store if changed
Compare 2 commits »
hygienic-books deleted branch 1-only-write-xml-when-changed from Quico/update-firewall-source 2022-07-05 15:03:17 +00:00
hygienic-books created pull request Quico/update-firewall-source#2 2022-07-05 15:03:07 +00:00
feat(xml): Diff XML with active config, only store if changed
3beb55caae feat(xml): Diff XML with active config, only store if changed