Maciej Delmanowski
Maciej Delmanowski
Part of the Docker `iptables` configuration is static and can be configured in the `ferm` itself. This allows to wrap Docker-related firewall rules in other rules. The part of the...
The role allows installation and management of the [phpLDAPadmin](http://phpldapadmin.sourceforge.net/wiki/index.php/Main_Page) web application. This should make management of the LDAP directory easier. phpLDAPadmin doesn't seem to provide a good way to reset...
##### Summary The `ansible-lint` autodetection cannot find roles in a `git` repository containing Ansible Collections without them being installed already. This breaks linting during development of collections. ##### Issue Type...
Current layout of the DebOps playbooks has one subdirectory for actual role playbooks called `service/` and then separate subdirectories for different "types" of services - `hw/` for hardware configuration, `sys/`...
The `owncloud` role uses the `owncloud__role_occ_cmd_list` list to pass commands to the `occ` binary. One of the list parameters is `when`, which as a result trips the `ansible-lint` check which...
The `apt_mark` role can be used to manage the "hold" state of APT packages. At present, the role uses a script that gathers the package state to do this, which...
After reading [a blog entry about X.509 nameConstraints extension](https://www.sysadmins.lv/blog-en/x509-name-constraints-certificate-extension-all-you-should-know.aspx) it occured to me that the implementation of it in the `debops.pki` role is incomplete. Specifically, the role lacks any way...
The 'hostfile' option has been deprecated in Ansible 2.0 and removed in Ansible 2.4
- [ ] Make ssh detection window longer, currently it's only 5 minutes, 0.5h should be enought to catch more offenders. And give them less tries before blocking them; -...
On my ownCloud installation, mail messages contain the contents: ``` Witaj User1, You are receiving this email because the following things happened at http://localhost/ * User2 removed the share for...