-
##### SUMMARY
I have a secret that sets its `immutable` field to `true` and thus cannot be changed through a normal apply operation but requires a replacement in case its `data` does chan…
-
In defaults:
```
ssl_certificate_install: true
ssl_certificate_path: /etc/pki/tls/certs
ssl_certificate_key_path: /etc/pki/tls/private
ssl_certificate: cert.pem
ssl_certificate_key: cert.key
```
In …
-
### Ansible NetBox Collection version
v3.20.0
### Ansible version
ansible [core 2.16.11]
config file = /work/ansible.cfg
configured module search path = ['/root/.ansible/plugins/modules',…
-
##### COMPONENT NAME
f5networks.f5os.f5os_system
### Environment
##### ANSIBLE VERSION
```
ansible [core 2.15.9]
config file = /Users/xxx/Developer/xxx-F5-DO/ansible/ansible.cfg
con…
-
Hello Team,
I get an AttributeError when installing dhis with the dhis2-server-tools. I am using Ubuntu Server version 22.04
Kindly see error below:
An exception occurred during task execut…
-
Just wondering if there's a demand for app to be able to export app configs and assets into an archive that contains an Ansible playbook and associating assets. This will essentially make app also an …
-
**Describe the bug**
1. Inconsistent behaviour when creating a user.
I try to create a user using the system_access_users module in a role.
Task in the role:
```
- name: "create/remove test user"…
-
### Problem to solve
Our application supports MySQL and OpenLDAP backends, there're few differences between them, we'd like to run certain hurl entries when it's using X backend. I didn't find condit…
-
_Note: Bug Reports not following this template may be closed without feedback._
**Getting Help**
Please use this issue template for reporting identified or suspected **bugs** *only*. For support o…
-
##### Summary
Rules for yamllint set to warning aren't automatically warnings in ansible-lint as well. It only does that when the rule is also added to `warn_list`, which is duplicating configs.
…