Øystein Bedin

Results 50 issues of Øystein Bedin

The various READMEs in the Ansible Tower roles should be updated with more information about input parameters that they consume - i.e.: ansible tower url, etc. This should follow a...

The `config-packages` role should support accepting a list of packages (instead of traversing the list as-is). Also, it should support the use of `yum` as an alternative to `package`, and...

Currently, the `manage-workflow-templates` role deletes all workflow nodes for every run, and re-adds the ones that it deleted if they are still in the inventory. This issue is to enhance...

enhancement

The current repo handling in the configure_satellite role runs through and enables all repos regardless if they are enabled or not and hence ignoring errors to make it work. This...

enhancement

As-is, the manage-haproxy role includes all configuration in one file. This works, but may be a bit hard to manage at times. The role should be updated to support using...

enhancement

The atlassian roles/playbooks should support using the vault for passwords only. Since passwords are currently part of the overall `atlassian` dictionary, and Ansible doesn't "merge" variables from two inventories/variables, it...

The many atlassian roles all support a dictionary of `atlassian` configuration. Common values found at a "higher level" of the dictionary should be used unless a more specific value is...

The test(s) (and corresponding inventory) found in the `config-pxe` role doesn't match the implementation. This should be updated.

The `config-dns-server` role should support running an inventory with multiple `master` type servers, belonging to separate groups, and hence have unique nsupdate keys. Currently this isn't possible and requires multiple...