Maciej Delmanowski

Results 19 issues of 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...

new feature
priority: medium
tag: LDAP

##### 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...

new
bug

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/`...

change
priority: medium

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...

change
priority: high
tag: Nextcloud

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...

change
priority: high

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...

bug
priority: high
tag: PKI
needs more info

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...

type/bug
type/question